Skip to content

Commit 5b63401

Browse files
AugusteLefgithub-actions[bot]
authored andcommitted
Bump version [skip ci]
1 parent ad54f1c commit 5b63401

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/client-py/.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.0.19"
2+
current_version = "0.0.20"
33
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
44
serialize = ["{major}.{minor}.{patch}"]
55
search = "{current_version}"

packages/client-py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "client_onedoc"
3-
version = "0.0.19"
3+
version = "0.0.20"
44
authors = [
55
{ name="Pierre Dorge", email="pierre.dorge@onedoclabs.com" },
66
{ name="Titouan Launay", email="titouan.launay@onedoclabs.com" },

0 commit comments

Comments
 (0)