Skip to content

Commit f38da95

Browse files
authored
Update version
The problematic 1.2.0 couldn't be uploaded because it was already uploaded to PyPI. See https://pypi.org/help/#file-name-reuse
1 parent 52755df commit f38da95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name='ecell4',
14-
version='1.2.0',
14+
version='1.2.1',
1515
packages=['ecell4', 'ecell4.util', 'ecell4.extra', 'ecell4.datasource', 'ecell4.mca', 'ecell4.plotting'],
1616
package_data = {"ecell4.util": [
1717
"templates/init_ipynb.js", "templates/init_cyjs.js", "templates/template.html",

0 commit comments

Comments
 (0)