We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cefe780 commit a661259Copy full SHA for a661259
pystatsd/__init__.py
@@ -1,4 +1,4 @@
1
from statsd import Client
2
from server import Server
3
4
-VERSION = (0, 1, 9)
+VERSION = (0, 1, 10)
0 commit comments