We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1649df0 + 2a85cd7 commit af1593aCopy full SHA for af1593a
setup.cfg
@@ -0,0 +1,2 @@
1
+[metadata]
2
+description-file = README.md
setup.py
@@ -7,9 +7,9 @@
7
NAME = 'python-kafka-logger'
8
EMAILS = 'mbirger@redhat.com, mjahudko@readhat.com, rmonegro@redhat.com'
9
AUTHORS = 'Mark Birger, Michaela Jahudkova, Robert Monegro'
10
-VERSION = '0.0.1'
+VERSION = '0.1.1'
11
12
-URL = '<need repo url>'
+URL = 'https://github.com/redhat-aqe/python-kafka-logger'
13
LICENSE = 'GPLv3'
14
15
0 commit comments