Skip to content

Commit c2795a5

Browse files
Bump version to 0.3.14
1 parent 3ff1ce6 commit c2795a5

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

0 commit comments

Comments
 (0)