Skip to content

Commit

Permalink
init: update version to 2.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Roxell <[email protected]>
  • Loading branch information
roxell committed Jun 30, 2023
1 parent 51460ea commit b8a88a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jipdate/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""
Command line tool for Jira
"""
__version__ = "2.0.1"
__version__ = "2.0.2"

0 comments on commit b8a88a3

Please sign in to comment.