Skip to content

Commit 76c8021

Browse files
committed
Setup: Corrected version to 0.3.0a1
1 parent bb7941e commit 76c8021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
long_description = f.read()
99

1010
setup(name='pyMCR',
11-
version = '0.3.a1',
11+
version = '0.3.0a1',
1212
description = 'Multivariate Curve Resolution in Python',
1313
long_description = long_description,
1414
url = 'https://github.com/usnistgov/pyMCR',

0 commit comments

Comments
 (0)