Skip to content

Commit

Permalink
Update version to 0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
taldcroft committed Jun 5, 2015
1 parent a038c35 commit bb5b93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kadi/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
### SET THESE VALUES
############################
# Major, Minor, Bugfix, Dev
VERSION = (0, 12, 1, False)
VERSION = (0, 12, 2, False)


class SemanticVersion(object):
Expand Down

0 comments on commit bb5b93f

Please sign in to comment.