Skip to content

Commit 99dc2c4

Browse files
Bumped the version number to 0.2.1.
1 parent 65481c0 commit 99dc2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
from __future__ import print_function
2828

29-
__version__ = "0.2.0"
29+
__version__ = "0.2.1"
3030

3131
def output():
3232
print("gitinspector {0}\n".format(__version__) + __doc__)

0 commit comments

Comments
 (0)