We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d864a commit 07717d6Copy full SHA for 07717d6
pandas_metricsreader/__init__.py
@@ -5,7 +5,7 @@
5
6
"""
7
8
-__version__ = '0.1.2-alpha'
+__version__ = '0.1.3-alpha'
9
10
from .graphite.graphite import GraphiteReader
11
from .PNP4Nagios.pnp4nagios import PNP4NagiosReader
0 commit comments