Skip to content

Commit 7b8d2d3

Browse files
committed
new release 2025.3.22 -> 2025.3.23
1 parent c72bf3f commit 7b8d2d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "azure-switchboard"
3-
version = "2025.3.22"
3+
version = "2025.3.23"
44
description = "Batteries-included loadbalancing client for Azure OpenAI"
55
readme = "README.md"
66
license = { text = "MIT" }
@@ -48,7 +48,7 @@ markers = [
4848
]
4949

5050
[tool.bumpver]
51-
current_version = "2025.3.22"
51+
current_version = "2025.3.23"
5252
version_pattern = "YYYY.MM.INC0"
5353
commit_message = "new release {old_version} -> {new_version}"
5454
tag_message = "{new_version}"

0 commit comments

Comments
 (0)