Skip to content

Commit 3751d9c

Browse files
authored
Merge pull request #5 from bitdotioinc/adam-1.0.0
Bump version off beta
2 parents 204c861 + 5edbd08 commit 3751d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from setuptools import setup, find_packages # noqa: H301
1111

1212
NAME = "pgsqlite"
13-
VERSION = "1.0b8"
13+
VERSION = "1.0.0"
1414
# To install the library, run the following
1515
#
1616
# python setup.py install

0 commit comments

Comments
 (0)