Skip to content

Commit

Permalink
[rbseverity] Release 0.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
chipx86 committed Jul 19, 2014
1 parent d09ea6a commit 3f571d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rbseverity/rbseverity/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#
# (Major, Minor, Micro, Patch, alpha/beta/rc/final, Release Number, Released)
#
VERSION = (0, 5, 0, 0, 'final', 0, True)
VERSION = (0, 5, 1, 0, 'final', 0, True)


def get_version_string():
Expand Down

0 comments on commit 3f571d9

Please sign in to comment.