Skip to content

Commit 2f1ffa4

Browse files
committed
Release 1.4.
1 parent d516037 commit 2f1ffa4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: CHANGES.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
v1.4, 2017-01-11 -- Refactor mixin timestamps.
12
v1.3, 2017-01-10 -- Correctly parse timezone for mixin timestamps.
23
v1.2, 2017-01-10 -- Synchronization methods instead of fetch factories.
34
v1.1, 2017-01-10 -- SQLAlchemy mixins, optional webhook.

Diff for: 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.3',
5+
version='1.4',
66
description='FastSpring API integration for Flask',
77
py_modules=['flask_fastspring'],
88
install_requires=[

0 commit comments

Comments
 (0)