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 dcd1a8e commit 0147c15Copy full SHA for 0147c15
pom.xml
@@ -82,7 +82,7 @@ flexible messaging model and an intuitive client API.</description>
82
<pulsar.broker.compiler.release>${maven.compiler.target}</pulsar.broker.compiler.release>
83
<pulsar.client.compiler.release>8</pulsar.client.compiler.release>
84
85
- <pulsar.client.python.version>3.5.0</pulsar.client.python.version>
+ <pulsar.client.python.version>3.7.0</pulsar.client.python.version>
86
87
<UBUNTU_MIRROR>http://archive.ubuntu.com/ubuntu/</UBUNTU_MIRROR>
88
<UBUNTU_SECURITY_MIRROR>http://security.ubuntu.com/ubuntu/</UBUNTU_SECURITY_MIRROR>
0 commit comments