Skip to content

Commit bc0ac91

Browse files
committed
Prepare for release 1.2.7.
1 parent 4c9791d commit bc0ac91

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

HISTORY.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.2.7 / 2017-01-31
3+
==================
4+
5+
* [Fix](https://github.com/segmentio/analytics-python/pull/92): Correctly serialize date objects.
6+
27
1.2.6 / 2016-12-07
38
==================
49

@@ -32,7 +37,7 @@
3237

3338
1.2.1 / 2016-03-11
3439
==================
35-
40+
3641
* fixing requirements.txt
3742

3843
1.2.0 / 2016-03-11

analytics/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '1.2.6'
1+
VERSION = '1.2.7'

0 commit comments

Comments
 (0)