Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Apr 7, 2015
1 parent ac99e3d commit ad1b93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion require_license/__init__.py
Expand Up @@ -7,7 +7,7 @@
from __future__ import unicode_literals

#: Application version.
__version__ = (1, 0, 0, 'b2')
__version__ = (1, 0, 0)


def short_version(version=None):
Expand Down

0 comments on commit ad1b93d

Please sign in to comment.