Skip to content

Commit

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

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


def short_version(version=None):
Expand Down

0 comments on commit 72984bc

Please sign in to comment.