Skip to content

Commit b7fb63c

Browse files
1.2.1
Automatically generated by python-semantic-release
1 parent f9b16ab commit b7fb63c

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.2.1 (2025-10-07)
6+
7+
### Bug Fixes
8+
9+
- Add version check for uv ([#36](https://github.com/cloudflare/workers-py/pull/36),
10+
[`f9b16ab`](https://github.com/cloudflare/workers-py/commit/f9b16ab2cd08b0c5afe7e10b053f982d3d536633))
11+
12+
### Documentation
13+
14+
- Update README.md to use `uv tool`
15+
([`14770ae`](https://github.com/cloudflare/workers-py/commit/14770aea1c2bc2dd052c7f162f8fc4192815c550))
16+
17+
518
## v1.2.0 (2025-09-26)
619

720
### Features

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.2.0"
7+
version = "1.2.1"
88
description = "A set of libraries and tools for Python Workers"
99
readme = "README.md"
1010
requires-python = ">=3.10"

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)