Skip to content

Commit eaff9b4

Browse files
author
Rohan McGovern
committed
kobo 0.20.2
1 parent 3ce6881 commit eaff9b4

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@ Please submit pull requests against https://github.com/release-engineering/kobo.
3131
Changelog
3232
=========
3333

34+
kobo 0.20.2
35+
-----------
36+
37+
### FEATURES & IMPROVEMENTS
38+
39+
- Improved Django 4.x compatibility
40+
3441

3542
kobo 0.20.1
3643
-----------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
setup(
5555
name = "kobo",
56-
version = "0.20.1",
56+
version = "0.20.2",
5757
description = "A pile of python modules used by Red Hat release engineering to build their tools",
5858
url = "https://github.com/release-engineering/kobo/",
5959
author = "Red Hat, Inc.",

0 commit comments

Comments
 (0)