Skip to content

Commit 9d32e81

Browse files
committed
Prepare release 0.9.0
1 parent 7210a6f commit 9d32e81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mlstacks"
3-
version = "0.8.1"
3+
version = "0.9.0"
44
packages = [{ include = "mlstacks", from = "src" }]
55
description = "MLStacks MLStacks."
66
authors = ["ZenML GmbH <[email protected]>"]

src/mlstacks/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.1
1+
0.9.0

0 commit comments

Comments
 (0)