Skip to content

Commit a661259

Browse files
committed
version bump
1 parent cefe780 commit a661259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pystatsd/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from statsd import Client
22
from server import Server
33

4-
VERSION = (0, 1, 9)
4+
VERSION = (0, 1, 10)

0 commit comments

Comments
 (0)