Skip to content

Commit

Permalink
Release 1.13.
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinMikita committed Oct 18, 2017
1 parent 742c528 commit 12c1a66
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.13, 2017-10-18 -- Add cancel_subscription method, general request method.
v1.12, 2017-09-13 -- Import OpenSSL Cryptography backend directly.
v1.11, 2017-08-01 -- Update Store Builder library.
v1.10, 2017-05-26 -- Don't escape URLs in templates.
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.12',
version='1.13',
description='FastSpring API integration for Flask',
py_modules=['flask_fastspring'],
install_requires=[
Expand Down

0 comments on commit 12c1a66

Please sign in to comment.