Skip to content

Commit

Permalink
bump: gto to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aguschin authored Mar 8, 2022
1 parent 804e2b5 commit ca171b8
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 @@ -31,7 +31,7 @@

setup_args = dict( # noqa: C408
name="great-tool-ops",
version="0.0.4",
version="0.0.5",
description="Version and deploy your models following GitOps principles",
long_description=(Path(__file__).parent / "README.md").read_text(encoding="utf8"),
author="Alexander Guschin",
Expand Down

0 comments on commit ca171b8

Please sign in to comment.