Skip to content

Commit fb4a8ac

Browse files
authored
Merge pull request #52 from frenzymadness/new_release
New release 0.7.0
2 parents 039ba2c + 597412c commit fb4a8ac

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

README

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
KOBO 0.7.0 RELEASE NOTES
2+
========================
3+
4+
FEATURES & IMPROVEMENTS
5+
-----------------------
6+
- Improved Python 3 compatibility
7+
- Improved tests coverage
8+
9+
110
KOBO 0.6.0 RELEASE NOTES
211
========================
312

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.6.0",
56+
version = "0.7.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)