Skip to content

Commit 9abb390

Browse files
1.1.0
Automatically generated by python-semantic-release
1 parent 01e5ab9 commit 9abb390

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.1.0 (2025-07-23)
6+
7+
### Features
8+
9+
- Renames vendor dir to `python_modules`
10+
([`01e5ab9`](https://github.com/cloudflare/workers-py/commit/01e5ab9f0280bf267c803d1e451a473fc5171864))
11+
12+
513
## v1.0.4 (2025-06-20)
614

715
### 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.0.4"
7+
version = "1.1.0"
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)