Skip to content

Commit

Permalink
version number update__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
princenyeche authored Jun 26, 2024
1 parent 6d2be88 commit 9fbb714
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.4"
__version__ = "0.8.5"
__all__ = [
"LOGIN",
"endpoint",
Expand Down

0 comments on commit 9fbb714

Please sign in to comment.