Skip to content

Commit cde69ed

Browse files
author
Pavlos Parissis
committed
RELEASE 0.1.9 version
1 parent f3a49f3 commit cde69ed

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
CHANGES
22
=======
33

4+
0.1.9
5+
-----
6+
7+
* RELEASE 0.1.9 version
8+
* Improve the way we internally use values for metrics
9+
410
0.1.8
511
-----
612

haproxyadmin/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
__title__ = 'haproxyadmin'
66
__author__ = 'Pavlos Parissis'
77
__license__ = 'Apache 2.0'
8-
__version__ = '0.1.8'
8+
__version__ = '0.1.9'
99
__copyright__ = 'Copyright 2015 Pavlos Parissis'

0 commit comments

Comments
 (0)