Skip to content

Commit

Permalink
Release 1.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
keosak committed May 26, 2017
1 parent d94cf8b commit b24112e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
v1.10, 2017-05-26 -- Don't escape URLs in templates.
v1.9, 2017-05-11 -- Don't encrypt in debug mode.
v1.8, 2017-05-04 -- Process webhook immediately after purchase.
v1.7, 2017-05-03 -- Prevent premature closing of popup window.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='Flask-FastSpring',
version='1.9',
version='1.10',
description='FastSpring API integration for Flask',
py_modules=['flask_fastspring'],
install_requires=[
Expand Down

0 comments on commit b24112e

Please sign in to comment.