We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d89bd4 commit e5ee8d2Copy full SHA for e5ee8d2
PKG-INFO
@@ -1,6 +1,6 @@
1
Metadata-Version: 1.1
2
Name: jirate
3
-Version: 0.8.14
+Version: 0.8.15
4
Summary: Python CLI for JIRA and Trello
5
Author: Lon Hohberger
6
Author-email: lon@metamorphism.com
jirate/__init__.py
@@ -1,3 +1,3 @@
#!/usr/bin/python3
-__version__ = '0.8.14'
+__version__ = '0.8.15'
0 commit comments