Skip to content

Commit

Permalink
Revert "fix: develop branch version"
Browse files Browse the repository at this point in the history
This reverts commit e2d1a61.
  • Loading branch information
nextchamp-saqib committed Oct 24, 2023
1 parent 0aa4c83 commit 68579f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion insights/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# For license information, please see license.txt


__version__ = "1.x.x"
__version__ = "1.1.3"


def notify(*args, **kwargs):
Expand Down

0 comments on commit 68579f5

Please sign in to comment.