Bump version to 0.5 to prepare for release.
authorKim Grasman <kim.grasman@gmail.com>
Sat, 14 Mar 2015 15:28:30 +0000 (16:28 +0100)
committerKim Grasman <kim.grasman@gmail.com>
Sat, 14 Mar 2015 15:28:30 +0000 (16:28 +0100)
setup.py

index 645a9fe..c9f8667 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ from distutils.core import setup
 
 setup(
     name='asn1ate',
-    version='0.4.1',
+    version='0.5',
     description='ASN.1 translation library.',
     author='Kim Gräsman',
     author_email='kim.grasman@gmail.com',