From da10a8615bde7f9e57969d4534ddd6064c988918 Mon Sep 17 00:00:00 2001 From: elie Date: Mon, 28 May 2012 10:08:31 +0000 Subject: catch inappropriate substrate type passed to decoder --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 74c8b0a..0c522e6 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ except ImportError: params.update( { 'name': 'pyasn1', - 'version': '0.1.4', + 'version': '0.1.4rc0', 'description': 'ASN.1 types and codecs', 'author': 'Ilya Etingof', 'author_email': 'ilya@glas.net', -- cgit v1.2.1