Skip to content

Commit af3459b

Browse files
authored
Merge pull request #138 from lhh/prep_0_8_19
Prep 0.8.19
2 parents baf9c64 + b71cac7 commit af3459b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 1.1
22
Name: jirate
3-
Version: 0.8.18
3+
Version: 0.8.19
44
Summary: Python CLI for JIRA and Trello
55
Author: Lon Hohberger
66
Author-email: lon@metamorphism.com

jirate/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/python3
22

3-
__version__ = '0.8.18'
3+
__version__ = '0.8.19'

0 commit comments

Comments
 (0)