We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7562be3 commit 99431afCopy full SHA for 99431af
1 file changed
setup.py
@@ -14,7 +14,7 @@
14
with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f:
15
long_description = f.read()
16
17
-VERSION = '1.2.0rc1'
+VERSION = '1.2.0'
18
DISTNAME = 'sqlite_rx'
19
LICENSE = 'MIT License'
20
AUTHOR = 'Abhishek Singh'
0 commit comments