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 819e3db commit dfa8346Copy full SHA for dfa8346
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="db_wrapper",
8
- version="0.1.4",
+ version="2.0.0a",
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