Skip to content

Commit 12c1a66

Browse files
author
MartinMikita
committed
Release 1.13.
1 parent 742c528 commit 12c1a66

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
v1.13, 2017-10-18 -- Add cancel_subscription method, general request method.
12
v1.12, 2017-09-13 -- Import OpenSSL Cryptography backend directly.
23
v1.11, 2017-08-01 -- Update Store Builder library.
34
v1.10, 2017-05-26 -- Don't escape URLs in templates.

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='Flask-FastSpring',
5-
version='1.12',
5+
version='1.13',
66
description='FastSpring API integration for Flask',
77
py_modules=['flask_fastspring'],
88
install_requires=[

0 commit comments

Comments
 (0)