We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b6298a commit ff15b0aCopy full SHA for ff15b0a
setup.py
@@ -18,7 +18,7 @@
18
install_requires=['numpy', 'pandas', 'scipy', 'galvani', 'matplotlib', 'openpyxl'],
19
tests_require=['pytest'],
20
# *strongly* suggested for sharing
21
- version='0.1.1',
+ version='0.1.3',
22
# The license can be anything you like
23
license='MIT',
24
description='Package for processing and plotting echem data from cyclers',
0 commit comments