Unverified Commit 3f9a641d by Jörg Stucke Committed by GitHub

bump version

version was not increased after the last bug fix (so the updated version will currently not be installed with "pip install -U")
parent a0302fc5
from setuptools import setup, find_packages
VERSION = '0.3.0'
VERSION = '0.3.1'
setup(
name='common_helper_files',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment