Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Increase version to 0.2.1
  • Loading branch information
kusha authored May 9, 2019
1 parent 0fd00ca commit 1c2321f
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.2.0'
VERSION = '0.2.1'

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

0 comments on commit 1c2321f

Please sign in to comment.