mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 17:15:36 +00:00
Update version in setup.py to 0.2.1
This commit is contained in:
2
setup.py
2
setup.py
@@ -12,7 +12,7 @@ with open(os.path.join(os.path.dirname(__file__), 'README.md')) as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='galvani',
|
name='galvani',
|
||||||
version='0.2.0',
|
version='0.2.1',
|
||||||
description='Open and process battery charger log data files',
|
description='Open and process battery charger log data files',
|
||||||
long_description=readme,
|
long_description=readme,
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
|
|||||||
Reference in New Issue
Block a user