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
commit06873ca33e9ae14d64bd9c45d279bd25fe6933c2 (patch)
tree0cc7db9ae0cedba6778481d28f25a4d2073165bb /setup.py
parentfe1873b84392bf895b26c2a782576757b9e06a7e (diff)
downloadpysnmp-git-06873ca33e9ae14d64bd9c45d279bd25fe6933c2.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 0a189191..ed186d4d 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',