showuon commented on code in PR #19756: URL: https://github.com/apache/kafka/pull/19756#discussion_r2095516665
########## tests/kafkatest/__init__.py: ########## @@ -22,4 +22,4 @@ # Instead, in development branches, the version should have a suffix of the form ".devN" # # For example, when Kafka is at version 1.0.0-SNAPSHOT, this should be something like "1.0.0.dev0" -__version__ = '3.9.1' +__version__ = '3.9.2' Review Comment: You're right! Updated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org