Skip to content

Commit 4c326e8

Browse files
1.7.3
Automatically generated by python-semantic-release
1 parent f85a938 commit 4c326e8

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
<!-- version list -->
44

5+
## v1.7.3 (2026-02-09)
6+
7+
### Bug Fixes
8+
9+
- Ensure the same version is installed in host and pyodide venv
10+
([#59](https://github.com/cloudflare/workers-py/pull/59),
11+
[`f85a938`](https://github.com/cloudflare/workers-py/commit/f85a938758d4e6ecffa14c20bd772ec7539a4d24))
12+
13+
514
## v1.7.2 (2026-02-05)
615

716
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "workers-py"
7-
version = "1.7.2"
7+
version = "1.7.3"
88
description = "A set of libraries and tools for Python Workers"
99
readme = "README.md"
1010
requires-python = ">=3.12"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)