Skip to content

Commit c2ff68a

Browse files
authored
Update setup.py
Increase version to 0.1.4
1 parent e700acd commit c2ff68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
NAME = 'kafka-logging-handler'
88
EMAILS = 'mbirger@redhat.com, mjahudko@readhat.com, rmonegro@redhat.com'
99
AUTHORS = 'Mark Birger, Michaela Jahudkova, Robert Monegro'
10-
VERSION = '0.1.2'
10+
VERSION = '0.1.4'
1111

1212
URL = 'https://github.com/redhat-aqe/kafka-logging-handler'
1313
LICENSE = 'GPLv3'

0 commit comments

Comments
 (0)