summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorelie <elie>2011-01-22 11:50:29 +0000
committerelie <elie>2011-01-22 11:50:29 +0000
commitae6d7001198b341dcb80cacc8697215055524b48 (patch)
tree483ffd546a36ef69c1544207a407d5be2e100824 /setup.py
parent58bfaf1ca956420839387898d881c584cdc031f1 (diff)
downloadpyasn1-git-ae6d7001198b341dcb80cacc8697215055524b48.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 8c568cd..9166644 100644
--- a/setup.py
+++ b/setup.py
@@ -25,7 +25,7 @@ except ImportError:
params.update( {
'name': 'pyasn1',
- 'version': '0.0.12a',
+ 'version': '0.0.13a',
'description': 'ASN.1 types and codecs',
'author': 'Ilya Etingof',
'author_email': 'ilya@glas.net',