Skip to content

Commit

Permalink
Bumped up version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
hatRiot committed Apr 3, 2014
1 parent 7d852bb commit 5eaa2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/utility.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def version():
be used when checking for updates.
"""

return "0.2"
return "0.2.1"


def timestamp():
Expand Down

0 comments on commit 5eaa2f7

Please sign in to comment.