summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
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 ba25db4f..a3a5bd2a 100644
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,7 @@ and install into your system.
params.update( {
'name': 'pysnmp',
- 'version': '4.2.2',
+ 'version': '4.2.3',
'description': 'SNMP framework',
'author': 'Ilya Etingof',
'author_email': 'ilya@glas.net',