We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84abd8f commit 08794e4Copy full SHA for 08794e4
CHANGES.txt
@@ -1,2 +1,2 @@
1
-v1.1, 2017-01-10 -- SQLAlchemy mixins.
+v1.1, 2017-01-10 -- SQLAlchemy mixins, optional webhook.
2
v1.0, 2017-01-09 -- Initial release.
setup.py
@@ -2,7 +2,7 @@
3
setup(
4
name='Flask-FastSpring',
5
- version='1.0',
+ version='1.1',
6
description='FastSpring API integration for Flask',
7
py_modules=['flask_fastspring'],
8
install_requires=[
0 commit comments