File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11CHANGES
22=======
33
4+ 0.2.0
5+ -----
6+
7+ * RELEASE 0.2.0 version
8+ * Refactor constants for metrics
9+ * Include a module docstring
10+
4110.1.12
512------
613
Original file line number Diff line number Diff line change 5757# built documents.
5858#
5959# The short X.Y version.
60- version = '0.1.12 '
60+ version = '0.2.0 '
6161# The full version, including alpha/beta/rc tags.
62- release = '0.1.12 '
62+ release = '0.2.0 '
6363
6464# The language for content autogenerated by Sphinx. Refer to documentation
6565# for a list of supported languages.
Original file line number Diff line number Diff line change 1010__title__ = 'haproxyadmin'
1111__author__ = 'Pavlos Parissis'
1212__license__ = 'Apache 2.0'
13- __version__ = '0.1.12 '
13+ __version__ = '0.2.0 '
1414__copyright__ = 'Copyright 2015 Pavlos Parissis'
1515
1616from haproxyadmin .haproxy import HAPROXY_METRICS
You can’t perform that action at this time.
0 commit comments