diff --git a/jipdate/__init__.py b/jipdate/__init__.py index 108c4c9..79b594d 100644 --- a/jipdate/__init__.py +++ b/jipdate/__init__.py @@ -1,4 +1,5 @@ """ Command line tool for Jira """ + __version__ = "2.0.3"