Skip to content

Commit dfa8346

Browse files
Bump version
1 parent 819e3db commit dfa8346

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="0.1.4",
8+
version="2.0.0a",
99
author="Andrew Chang-DeWitt",
1010
author_email="andrew@andrew-chang-dewitt.dev",
1111
description="Simple wrapper on aiopg to handle postgres connections & basic Models.",

0 commit comments

Comments
 (0)