summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorelie <elie>2011-11-10 09:25:49 +0000
committerelie <elie>2011-11-10 09:25:49 +0000
commitd48447800b2107663540ccafc714cfbe3a8324ba (patch)
treee1665a2140276ef28a311bed6d6a58a1def2be9f /setup.py
parent7c6af775e6e48b99d091ee799232fc85af25f179 (diff)
downloadpysnmp-d48447800b2107663540ccafc714cfbe3a8324ba.tar.gz
updated
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 0a18919..ed186d4 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ except ImportError:
params.update( {
'name': 'pysnmp',
- 'version': '4.2.1',
+ 'version': '4.2.2',
'description': 'SNMP framework',
'author': 'Ilya Etingof',
'author_email': 'ilya@glas.net',