Skip to content

Commit 05c9e04

Browse files
committed
fix version
1 parent fafcd66 commit 05c9e04

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
@@ -32,7 +32,7 @@ def grep(attrname):
3232

3333
setup(
3434
name='quokka-flask-admin',
35-
version=grep('__version__'),
35+
version='1.3.0',
3636
url='https://github.com/quokkaproject/flask-admin/',
3737
license='BSD',
3838
author='quokkaproject',

0 commit comments

Comments
 (0)