Skip to content

Commit dbd8ca2

Browse files
author
Daniel Mach
committed
Bump version to 0.5.2.
1 parent 9d91a44 commit dbd8ca2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353

5454
setup(
5555
name = "kobo",
56-
version = "0.5.1",
57-
description = "Python modules for tools development",
58-
url = "https://fedorahosted.org/kobo/",
56+
version = "0.5.2",
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/",
5959
author = "Red Hat, Inc.",
6060
author_email = "dmach@redhat.com",
6161
license = "LGPLv2.1",

0 commit comments

Comments
 (0)