Skip to content

Commit

Permalink
bump version to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LSYS committed Sep 21, 2022
1 parent 8b6ed5f commit f610b6f
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 @@ -9,7 +9,7 @@
install_requires = ["pandas", "numpy", "matplotlib"]
setup(
name="forestplot",
version="0.0.2",
version="0.1.0",
license="MIT",
author="Lucas Shen",
author_email="[email protected]",
Expand Down

0 comments on commit f610b6f

Please sign in to comment.