Skip to content

Commit

Permalink
Modified the setup version to 0.0.2, accounting for the additional te…
Browse files Browse the repository at this point in the history
…sts and python package structure
  • Loading branch information
viogp committed May 22, 2019
1 parent c0cb56a commit 20a172a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name='preparenovonix',
version='0.0.1',
version='0.0.2',
py_modules=['preparenovonix'],
description="Clean and add extra information to data produced by the battery cyclers from Novonix.",
long_description=long_description,
Expand Down

0 comments on commit 20a172a

Please sign in to comment.