Skip to content

Commit 5d4d6f3

Browse files
committed
Bumps version to 2.2.2.
1 parent 4a51207 commit 5d4d6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

warcat/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
short_version = '2.2'
44
'''Short version in the form of N.N'''
55

6-
__version__ = short_version + '.1'
6+
__version__ = short_version + '.2'
77
'''Version in the form of N.N[.N]+[{a|b|c|rc}N[.N]+][.postN][.devN]'''
88

99

0 commit comments

Comments
 (0)