Skip to content

Commit

Permalink
Merge pull request #21 from comet-ml/bump-version-0.0.4
Browse files Browse the repository at this point in the history
Bump version 0.0.4
  • Loading branch information
alexkuzmik authored Jun 5, 2023
2 parents d38831d + 15a67f8 commit 82f6a60
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 @@ -54,7 +54,7 @@
packages=find_packages("src"),
package_dir={"": "src"},
url="https://www.comet.ml",
version="0.0.3b",
version="0.0.4",
zip_safe=False,
license="Proprietary",
)

0 comments on commit 82f6a60

Please sign in to comment.