Skip to content

Commit 3d31c14

Browse files
committed
Patch Release 2.2.2
1 parent 998efc2 commit 3d31c14

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

CHANGES.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 2.2.2 (Apr 30, 2025)
2+
3+
Fixes
4+
* Fix lint errors
5+
16
# 2.2.1 (Apr 29, 2025)
27

38
Fixes

docs/changelog.rst

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
2.2.2 (Apr 30, 2025)
5+
####################
6+
7+
Fixes
8+
-----
9+
* Fix lint errors
10+
11+
412
2.2.1 (Apr 29, 2025)
513
####################
614

kafka/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.2.2.dev'
1+
__version__ = '2.2.2'

0 commit comments

Comments
 (0)