Skip to content

Commit f63c7b8

Browse files
authored
update setup
updated setup with actual version string from release
1 parent ffa8a96 commit f63c7b8

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
@@ -4,7 +4,7 @@
44
name='medusa-cobra',
55
description='Ensemble modeling using constraint-based reconstruction and analysis (COBRA)',
66
long_description='Medusa extends various algorithms and analyses used in the COBRA field to ensemble-scale, and provides a high-level user interface for analysis, visualization, and interpreting simulation results.',
7-
version='0.2',
7+
version='v0.2',
88
author='Gregory Medlock',
99
author_email='[email protected]',
1010
url='https://github.com/gregmedlock/Medusa',

0 commit comments

Comments
 (0)