Skip to content

Commit

Permalink
Version bump for merge
Browse files Browse the repository at this point in the history
  • Loading branch information
hatRiot committed Jun 14, 2014
1 parent f976972 commit a748bff
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.3"
return "0.3.1"


def timestamp():
Expand Down

0 comments on commit a748bff

Please sign in to comment.