bump release to 1.0.2 (bis)

This commit is contained in:
Benjamin Dauvergne 2014-05-05 16:14:19 +02:00
parent d4f65915f3
commit 5d0d60a08d
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ class TestCommand(Command):
t.run(tests)
setup(name='rfc3161',
version='1.0.1',
version='1.0.2',
license='MIT',
url='https://dev.entrouvert.org/projects/python-rfc3161',
description='Python implementation of the RFC3161 specification, using pyasn1',