Skip to content

Commit f9983ce

Browse files
Bump version to 0.2.33
1 parent 550f5f1 commit f9983ce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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.2.32"
2+
current_version = "0.2.33"
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.2.32"
3+
version = "0.2.33"
44
description = "A fluent API for OceanProtocol algorithms"
55
authors = [
66
{ name = "AgrospAI", email = "agrospai@udl.cat" },

0 commit comments

Comments
 (0)