Skip to content

Commit 0f6fe77

Browse files
bump version: 1.0.2
1 parent e589e75 commit 0f6fe77

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, 1)
11+
__version__ = (1, 0, 2)
1212

1313

1414
def short_version(version=None):

0 commit comments

Comments
 (0)