diff --git a/setup.py b/setup.py index 025e5a1..43bdb02 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='python-cobol', - version='0.1.1', + version='0.1.2', url='https://github.com/royopa/python-cobol', license='GPLv3', author='Paulus Schoutsen',