From b63279a0e29321ae47ee427eda634997ba38f43c Mon Sep 17 00:00:00 2001 From: elie Date: Tue, 12 Jan 2010 17:46:20 +0000 Subject: 4.1.13a --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 7c9fd40..c62b162 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ except ImportError: from distutils.core import setup setup(name="pysnmp", - version="4.1.12a", + version="4.1.13a", description="SNMP framework for Python", author="Ilya Etingof", author_email="ilya@glas.net ", -- cgit v1.2.1