Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ecomodeller authored Apr 13, 2021
1 parent bd5d1af commit 26f4f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="tsod",
version="0.1.2",
version="0.1.3",
install_requires=["pandas>=1.0.0", "numba", "joblib"],
extras_require={
"dev": ["pytest>=6.2.1", "sphinx", "sphinx-rtd-theme"],
Expand Down

0 comments on commit 26f4f98

Please sign in to comment.