Skip to content

Commit 90b2a6e

Browse files
committed
Release kobo-0.42.0
1 parent e6be64f commit 90b2a6e

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.42.0
35+
-----------
36+
37+
### BUG FIXES
38+
39+
- fixed RecursionError in config parsing
40+
3441
kobo 0.41.0
3542
-----------
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.41.0",
56+
version = "0.42.0",
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)