Skip to content

Commit 8c2a9e7

Browse files
authored
Prepare release 0.10.0 (#163)
1 parent 057758b commit 8c2a9e7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mlstacks"
3-
version = "0.9.0"
3+
version = "0.10.0"
44
packages = [{ include = "mlstacks", from = "src" }]
55
description = "MLStacks MLStacks."
66
authors = ["ZenML GmbH <info@zenml.io>"]

src/mlstacks/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.0
1+
0.10.0

0 commit comments

Comments
 (0)