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 cb4850c commit cbece26Copy full SHA for cbece26
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="db_wrapper",
8
- version="0.1.3",
+ version="0.1.4",
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