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 9f2da2a commit 6664b87Copy full SHA for 6664b87
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="db_wrapper",
8
- version="2.0.0a",
+ version="2.0.0",
9
author="Andrew Chang-DeWitt",
10
author_email="andrew@andrew-chang-dewitt.dev",
11
description="Simple wrapper on aiopg to handle postgres connections & basic Models.",
0 commit comments