We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b809d8f commit ff50d23Copy full SHA for ff50d23
README.md
@@ -31,6 +31,13 @@ Please submit pull requests against https://github.com/release-engineering/kobo.
31
Changelog
32
=========
33
34
+kobo 0.38.0
35
+-----------
36
+
37
+### FEATURES & IMPROVEMENTS
38
39
+- hub: introduced `VIEW_RAW_LOG_EXTENSIONS` setting
40
41
kobo 0.37.0
42
-----------
43
setup.py
@@ -53,7 +53,7 @@
53
54
setup(
55
name = "kobo",
56
- version = "0.37.0",
+ version = "0.38.0",
57
description = "A pile of python modules used by Red Hat release engineering to build their tools",
58
url = "https://github.com/release-engineering/kobo/",
59
author = "Red Hat, Inc.",
0 commit comments