Skip to content

Commit f628e7c

Browse files
committed
2 parents e6c0565 + 6a526c2 commit f628e7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.bumpversion]
2-
current_version = "0.3.6"
2+
current_version = "0.3.7"
33

44
[[tool.bumpversion.files]]
55
filename = "pyproject.toml"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ocean-runner"
3-
version = "0.3.6"
3+
version = "0.3.7"
44
description = "A fluent API for OceanProtocol algorithms"
55
authors = [
66
{ name = "AgrospAI", email = "agrospai@udl.cat" },

0 commit comments

Comments
 (0)