Skip to content

Commit

Permalink
Bumped the version number to 0.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-waldenberg committed May 10, 2013
1 parent 65481c0 commit 99dc2c4
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.0"
__version__ = "0.2.1"

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

0 comments on commit 99dc2c4

Please sign in to comment.