Skip to content

Commit

Permalink
Prepare release 0.7.9 (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
strickvl authored Nov 24, 2023
1 parent f59be6b commit c881e8c
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.8"
version = "0.7.9"
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.8
0.7.9

0 comments on commit c881e8c

Please sign in to comment.