Skip to content

Commit

Permalink
Bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lothiraldan committed Jun 13, 2024
1 parent 20947f6 commit a572702
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 @@ -42,6 +42,6 @@
packages=find_packages(include=["comet_for_mlflow", "comet_for_mlflow.*"]),
test_suite="tests",
url="https://github.com/comet-ml/comet-for-mlflow",
version="0.1.5",
version="0.1.7",
zip_safe=False,
)

0 comments on commit a572702

Please sign in to comment.