Skip to content

Commit ff15b0a

Browse files
ml-evsbe-smith
authored andcommitted
Fix version number
1 parent 3b6298a commit ff15b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
install_requires=['numpy', 'pandas', 'scipy', 'galvani', 'matplotlib', 'openpyxl'],
1919
tests_require=['pytest'],
2020
# *strongly* suggested for sharing
21-
version='0.1.1',
21+
version='0.1.3',
2222
# The license can be anything you like
2323
license='MIT',
2424
description='Package for processing and plotting echem data from cyclers',

0 commit comments

Comments
 (0)