Skip to content

Commit

Permalink
[rbmotd] Bump to version 1.0.1 dev.
Browse files Browse the repository at this point in the history
  • Loading branch information
chipx86 committed Jan 11, 2017
1 parent a2ef507 commit 35003c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rbmotd/rbmotd/__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 = (1, 0, 0, 0, 'final', 0, True)
VERSION = (1, 0, 1, 0, 'alpha', 0, False)


def get_version_string():
Expand Down

0 comments on commit 35003c3

Please sign in to comment.