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 2014bea commit 963b888Copy full SHA for 963b888
ExtractTable/__version__.py
@@ -1,6 +1,6 @@
1
VERSION = (1, 0, 2)
2
PRERELEASE = None # "alpha", "beta" or "rc"
3
-REVISION = None
+REVISION = 1
4
5
6
def generate_version(version, prerelease=None, revision=None):
0 commit comments