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 4fbdd42 commit 45a7effCopy full SHA for 45a7eff
.appveyor.yml
@@ -1,6 +1,6 @@
1
environment:
2
global:
3
- LIBRDKAFKA_NUGET_VERSION: 1.2.0
+ LIBRDKAFKA_NUGET_VERSION: 1.2.2-rc1
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.2.0
+ - LIBRDKAFKA_VERSION=v1.2.2-rc1
matrix:
include:
# Source package verification with Python 2.7
0 commit comments