Skip to content

Commit 72984bc

Browse files
bump version: 1.0.1
1 parent ae17714 commit 72984bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

require_license/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from __future__ import unicode_literals
99

1010
#: Application version.
11-
__version__ = (1, 0, 0)
11+
__version__ = (1, 0, 1)
1212

1313

1414
def short_version(version=None):

0 commit comments

Comments
 (0)