From 8cbda25135ea3db7ed1a14f481880c6465dbd951 Mon Sep 17 00:00:00 2001 From: James Socol Date: Wed, 1 Apr 2015 12:17:22 -0400 Subject: Docs WIP --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index a1e3385..2a49f38 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from setuptools import find_packages, setup setup( name='statsd', - version='3.1', + version='3.2', description='A simple statsd client.', long_description=open('README.rst').read(), author='James Socol', -- cgit v1.2.1