Skip to content

Commit a6a1f31

Browse files
committed
bump version
1 parent 50f3c07 commit a6a1f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bugzilla2gitlab/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version_info = (0, 0, 1)
1+
version_info = (0, 0, 2)
22
__version__ = '.'.join(str(v) for v in version_info)

0 commit comments

Comments
 (0)