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 693f657..f7816d6 100644
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,7 @@ except ImportError:
from distutils.core import setup
setup(name = 'pysnmp',
- version = '4.1.14a',
+ version = '4.1.15a',
description = 'SNMP framework',
author = 'Ilya Etingof',
author_email = 'ilya@glas.net',