Skip to content

Commit fe95197

Browse files
committed
Prepare release 0.7.1
1 parent e98aed3 commit fe95197

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.0"
3+
version = "0.7.1"
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.0
1+
0.7.1

0 commit comments

Comments
 (0)