Skip to content

Commit 07717d6

Browse files
committed
increase Patchlevel after some updates
1 parent f3d864a commit 07717d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas_metricsreader/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
"""
77

8-
__version__ = '0.1.2-alpha'
8+
__version__ = '0.1.3-alpha'
99

1010
from .graphite.graphite import GraphiteReader
1111
from .PNP4Nagios.pnp4nagios import PNP4NagiosReader

0 commit comments

Comments
 (0)