Skip to content

Commit

Permalink
kobo 0.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanpm committed Jan 10, 2022
1 parent 3ce6881 commit eaff9b4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ Please submit pull requests against https://github.com/release-engineering/kobo.
Changelog
=========

kobo 0.20.2
-----------

### FEATURES & IMPROVEMENTS

- Improved Django 4.x compatibility


kobo 0.20.1
-----------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

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

0 comments on commit eaff9b4

Please sign in to comment.