Skip to content

Commit df295b9

Browse files
committed
Prepare release 0.7.2
1 parent 2c6f0bf commit df295b9

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.7.1"
3+
version = "0.7.2"
44
packages = [{ include = "mlstacks", from = "src" }]
55
description = "MLStacks MLStacks."
66
authors = ["ZenML GmbH <info@zenml.io>"]

src/mlstacks/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.1
1+
0.7.2

0 commit comments

Comments
 (0)