Skip to content

Commit

Permalink
change version number
Browse files Browse the repository at this point in the history
  • Loading branch information
princenyeche authored May 20, 2024
1 parent fe68ee3 commit 8fea4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jiraone/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
from jiraone.management import manage

__author__ = "Prince Nyeche"
__version__ = "0.8.3"
__version__ = "0.8.4"
__all__ = [
"LOGIN",
"endpoint",
Expand Down

0 comments on commit 8fea4b9

Please sign in to comment.