Skip to content

Commit

Permalink
Bumped the version number to 0.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-waldenberg committed May 20, 2013
1 parent 0c0f39f commit f74eb39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

from __future__ import print_function

__version__ = "0.2.1"
__version__ = "0.2.2"

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

0 comments on commit f74eb39

Please sign in to comment.