File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 4
4
* Only run tests for KAFKA_VERSION 1.1.0 (faster builds)
5
5
* Use internal pypi when available
6
6
* Remove py26 support (faster builds)
7
- * Use requirements-dev.txt instead of pinning requirements in tox.ini
7
+ * Use requirements-dev.txt instead of pinning requirements in tox.ini
8
8
9
9
# 1.4.4 (Nov 20, 2018)
10
10
Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
+ 1.4.4.post1 (Jan 10, 2019)
4
+ ##########################
5
+ * Added proc.communicate() patch that got merged upstream to ensure tests don't deadlock
6
+ * Only run tests for KAFKA_VERSION 1.1.0 (faster builds)
7
+ * Use internal pypi when available
8
+ * Remove py26 support (faster builds)
9
+ * Use requirements-dev.txt instead of pinning requirements in tox.ini
10
+
3
11
1.4.3.post5 (Sep 10, 2018)
4
12
##########################
5
13
* Remove tests for kafka version 0.11.0.2
Original file line number Diff line number Diff line change 1
- __version__ = '1.4.4'
1
+ __version__ = '1.4.4.post1 '
You can’t perform that action at this time.
0 commit comments