Skip to content

Commit f2594a6

Browse files
author
Zakaria Zajac
committed
Updated Version and pushed to Pypi
1 parent 4a86ef5 commit f2594a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ def read(fname):
66

77
setup(
88
name='Flask-Foundation',
9-
version='1.0',
9+
version='1.1',
1010
url='http://github.com/brainfire/flask-foundation',
1111
license='BSD',
1212
author='Zakaria Zajac',
@@ -30,4 +30,4 @@ def read(fname):
3030
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
3131
'Topic :: Software Development :: Libraries :: Python Modules'
3232
]
33-
)
33+
)

0 commit comments

Comments
 (0)