We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb7941e commit 76c8021Copy full SHA for 76c8021
setup.py
@@ -8,7 +8,7 @@
8
long_description = f.read()
9
10
setup(name='pyMCR',
11
- version = '0.3.a1',
+ version = '0.3.0a1',
12
description = 'Multivariate Curve Resolution in Python',
13
long_description = long_description,
14
url = 'https://github.com/usnistgov/pyMCR',
0 commit comments