Skip to content

Commit 78f8dd3

Browse files
author
John McSpedon
authored
Merge pull request #47 from SiftScience/john_augment_version
augment version from 2.0.0.0 to 2.0.1.0
2 parents 5054b86 + 7d0b818 commit 78f8dd3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.0.1.0 (2016-07-07)
2+
====================
3+
- Fixes bug parsing chunked HTTP responses
4+
15
2.0.0.0 (2016-06-21)
26
====================
37
- Major version bump; client APIs have changed to raise exceptions

sift/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = '2.0.0.0'
1+
VERSION = '2.0.1.0'
22
API_VERSION = '203'

0 commit comments

Comments
 (0)