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 e11882a commit 6d525fdCopy full SHA for 6d525fd
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='django-postgres-extra',
10
- version='1.11',
+ version='1.12',
11
packages=find_packages(),
12
include_package_data=True,
13
license='MIT License',
0 commit comments