Skip to content

Commit

Permalink
pypi release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mayalenE committed Mar 30, 2023
1 parent e021acd commit 8c98252
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions how_to_upload_to_pypi
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ python -m twine upload dist/*

# test
pip install autodiscjax
pip uninstall autodiscjax
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setuptools.setup(
name='autodiscjax',
version='0.4',
version='0.4.1',
author='Mayalen Etcheverry',
author_email='[email protected]',
description=' python library built on top of jax to facilitate automated exploration and simulation of computational models of biological processes',
Expand Down

0 comments on commit 8c98252

Please sign in to comment.