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 c6fe5fd commit 1d7f6f4Copy full SHA for 1d7f6f4
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="db_wrapper",
8
- version="0.1.2",
+ version="0.1.3",
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