Skip to content

Commit

Permalink
update version (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
strickvl authored Nov 28, 2023
1 parent 3aa7e43 commit 9499d9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "mlstacks"
version = "0.7.9"
version = "0.7.10"
packages = [{ include = "mlstacks", from = "src" }]
description = "MLStacks MLStacks."
authors = ["ZenML GmbH <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion src/mlstacks/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.9
0.7.10

0 comments on commit 9499d9b

Please sign in to comment.