Skip to content

Commit 99431af

Browse files
committed
Fixed version number
1 parent 7562be3 commit 99431af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f:
1515
long_description = f.read()
1616

17-
VERSION = '1.2.0rc1'
17+
VERSION = '1.2.0'
1818
DISTNAME = 'sqlite_rx'
1919
LICENSE = 'MIT License'
2020
AUTHOR = 'Abhishek Singh'

0 commit comments

Comments
 (0)