Skip to content

Commit 4524287

Browse files
committed
2 parents 5cbf403 + db40ba5 commit 4524287

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.5"
2+
current_version = "0.3.6"
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.5"
3+
version = "0.3.6"
44
description = "A fluent API for OceanProtocol algorithms"
55
authors = [
66
{ name = "AgrospAI", email = "[email protected]" },

0 commit comments

Comments
 (0)