We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684a45b commit c49c6efCopy full SHA for c49c6ef
ChangeLog.rst
@@ -1,3 +1,9 @@
1
+Release 1.1.1 - 2019/01/28
2
+--------------------------
3
+
4
+* Improvements
5
+ * Suppress warnings at compile (#400, 401)
6
7
Release 1.1.0 - 2018/08/27
8
--------------------------
9
wscript
@@ -5,7 +5,7 @@ from functools import partial
import os
import sys
-VERSION = '1.1.0'
+VERSION = '1.1.1'
ABI_VERSION = VERSION
10
APPNAME = 'jubatus_core'
11
0 commit comments