Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Increase version to 0.1.4
  • Loading branch information
rmonegro authored Apr 17, 2019
1 parent e700acd commit c2ff68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
NAME = 'kafka-logging-handler'
EMAILS = 'mbirger@redhat.com, mjahudko@readhat.com, rmonegro@redhat.com'
AUTHORS = 'Mark Birger, Michaela Jahudkova, Robert Monegro'
VERSION = '0.1.2'
VERSION = '0.1.4'

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

0 comments on commit c2ff68a

Please sign in to comment.