Skip to content

Commit f6013e2

Browse files
committed
Version 0.5.1, add Dampening to Alerts, fix Python 2.7 incompabitility in auth
1 parent 1ce0933 commit f6013e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919

2020
setup(name='hawkular-client',
21-
version='0.5.0',
21+
version='0.5.1',
2222
description='Python client to communicate with Hawkular server over HTTP(S)',
2323
author='Michael Burman',
2424
author_email='miburman@redhat.com',

0 commit comments

Comments
 (0)