We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae17714 commit 72984bcCopy full SHA for 72984bc
require_license/__init__.py
@@ -8,7 +8,7 @@
8
from __future__ import unicode_literals
9
10
#: Application version.
11
-__version__ = (1, 0, 0)
+__version__ = (1, 0, 1)
12
13
14
def short_version(version=None):
0 commit comments