Skip to content

Commit ad1b93d

Browse files
bump version
1 parent ac99e3d commit ad1b93d

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
@@ -7,7 +7,7 @@
77
from __future__ import unicode_literals
88

99
#: Application version.
10-
__version__ = (1, 0, 0, 'b2')
10+
__version__ = (1, 0, 0)
1111

1212

1313
def short_version(version=None):

0 commit comments

Comments
 (0)