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 1bf0ae7 commit 4ea36c2Copy full SHA for 4ea36c2
setup.py
@@ -13,7 +13,7 @@
13
14
setup(
15
name="django-pgviews-redux",
16
- version="0.7.3",
+ version="0.8.0",
17
description="Create and manage Postgres SQL Views in Django",
18
long_description=LONG_DESCRIPTION,
19
long_description_content_type="text/markdown",
0 commit comments