Skip to content

Commit b5bb9ae

Browse files
release: 2025.3.28
1 parent 88408e2 commit b5bb9ae

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.27"
3+
version = "2025.3.28"
44
description = "Batteries-included loadbalancing client for Azure OpenAI"
55
readme = "README.md"
66
license = { text = "MIT" }
@@ -60,7 +60,7 @@ markers = [
6060
]
6161

6262
[tool.bumpver]
63-
current_version = "2025.3.27"
63+
current_version = "2025.3.28"
6464
version_pattern = "YYYY.MM.INC0"
6565
commit_message = "release: {new_version}"
6666
tag_message = "{new_version}"

0 commit comments

Comments
 (0)