We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bff6ed2 commit 8868619Copy full SHA for 8868619
.appveyor.yml
@@ -1,6 +1,6 @@
1
environment:
2
global:
3
- LIBRDKAFKA_NUGET_VERSION: 1.0.0
+ LIBRDKAFKA_NUGET_VERSION: 1.0.1
4
CIBW_SKIP: cp33-* cp34-*
5
CIBW_TEST_REQUIRES: pytest requests avro
6
# SDK v7.0 MSVC Express 2008's SetEnv.cmd script will fail if the
.travis.yml
env:
- - LIBRDKAFKA_VERSION=v1.0.0
+ - LIBRDKAFKA_VERSION=v1.0.1
matrix:
include:
# Source package verification with Python 2.7
0 commit comments