We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c9791d commit bc0ac91Copy full SHA for bc0ac91
HISTORY.md
@@ -1,4 +1,9 @@
1
2
+1.2.7 / 2017-01-31
3
+==================
4
+
5
+ * [Fix](https://github.com/segmentio/analytics-python/pull/92): Correctly serialize date objects.
6
7
1.2.6 / 2016-12-07
8
==================
9
@@ -32,7 +37,7 @@
32
37
33
38
1.2.1 / 2016-03-11
34
39
35
-
40
36
41
* fixing requirements.txt
42
43
1.2.0 / 2016-03-11
analytics/version.py
@@ -1 +1 @@
-VERSION = '1.2.6'
+VERSION = '1.2.7'
0 commit comments