Skip to content

Commit 6664b87

Browse files
Bump version
1 parent 9f2da2a commit 6664b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="db_wrapper",
8-
version="2.0.0a",
8+
version="2.0.0",
99
author="Andrew Chang-DeWitt",
1010
author_email="[email protected]",
1111
description="Simple wrapper on aiopg to handle postgres connections & basic Models.",

0 commit comments

Comments
 (0)