Release version 0.0.2

This commit is contained in:
2019-03-30 15:52:44 +01:00
parent b977115d6e
commit d530b998ba

View File

@@ -9,7 +9,7 @@ with open(os.path.join(os.path.dirname(__file__), 'README.md')) as f:
setup(
name='galvani',
version='0.0.1',
version='0.0.2',
description='Open and process battery charger log data files',
long_description=readme,
long_description_content_type="text/markdown",