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 bcc4428 commit b3261b2Copy full SHA for b3261b2
encode/__init__.py
@@ -18,7 +18,7 @@
18
)
19
20
#: Application version.
21
-__version__ = (1, 0, 0, 'rc2')
+__version__ = (1, 0, 0)
22
23
24
def short_version(version=None):
0 commit comments