aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorelie <elie>2011-10-02 21:12:56 +0000
committerelie <elie>2011-10-02 21:12:56 +0000
commit7ec7567ab79a5c0a1fd25c76ea73b71b8f4be91e (patch)
treeb91fc62312813e3330e63847a2d21b950e32b7c5 /setup.py
parent4536ef63eef079e95e331b7c36bb752e8075a00c (diff)
downloadpyasn1-modules-7ec7567ab79a5c0a1fd25c76ea73b71b8f4be91e.tar.gz
0.0.1b
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 506ca2b..1f8145e 100644
--- a/setup.py
+++ b/setup.py
@@ -31,7 +31,7 @@ except ImportError:
params.update( {
'name': 'pyasn1-modules',
- 'version': '0.0.1a',
+ 'version': '0.0.1b',
'description': 'ASN.1 modules',
'author': 'Ilya Etingof',
'author_email': 'ilya@glas.net',