Skip to content

Commit

Permalink
Update release version
Browse files Browse the repository at this point in the history
Change the version for the v0.1.0 release
  • Loading branch information
chauhang authored Nov 12, 2020
1 parent 7d1bedd commit edce6e4
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 @@ -3,7 +3,7 @@

setup(
name="mlflow-torchserve",
version="0.0.1",
version="0.1.0",
description="Torch Serve Mlflow Deployment",
long_description=open("README.md").read(),
packages=find_packages(),
Expand Down

0 comments on commit edce6e4

Please sign in to comment.