We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fafcd66 commit 05c9e04Copy full SHA for 05c9e04
setup.py
@@ -32,7 +32,7 @@ def grep(attrname):
32
33
setup(
34
name='quokka-flask-admin',
35
- version=grep('__version__'),
+ version='1.3.0',
36
url='https://github.com/quokkaproject/flask-admin/',
37
license='BSD',
38
author='quokkaproject',
0 commit comments