Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yonesuke authored Sep 24, 2022
1 parent 88bd818 commit 9e12c17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="jaxfss",
version="0.0.1",
version="0.1.0",
install_requires=[
"jax",
"flax",
Expand All @@ -28,4 +28,4 @@
"Operating System :: OS Independent",
],
python_requires='>=3.7',
)
)

0 comments on commit 9e12c17

Please sign in to comment.