From 446082abac9b5aed0be10729b9a13bb005aca955 Mon Sep 17 00:00:00 2001 From: elie Date: Thu, 20 Dec 2007 13:30:03 +0000 Subject: 4.1.9b --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 4d5feb4..bada931 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from distutils.core import setup setup(name="pysnmp", - version="4.1.9a", + version="4.1.9b", description="SNMP framework for Python", author="Ilya Etingof", author_email="ilya@glas.net ", -- cgit v1.2.1