Skip to content

Commit 954a930

Browse files
committed
Bump project version up to 1.1.0rc1
1 parent 164e160 commit 954a930

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "uv_build"
44

55
[project]
66
name = "free-threading"
7-
version = "1.1.0rc0"
7+
version = "1.1.0rc1"
88
description = "Thread-first true parallelism"
99
license = "MIT"
1010
readme = "README.md"
@@ -24,7 +24,6 @@ keywords = [
2424
"parallelism",
2525
]
2626
classifiers = [
27-
"License :: OSI Approved :: MIT License",
2827
"Programming Language :: Python :: 3",
2928
"Programming Language :: Python :: 3.10",
3029
"Programming Language :: Python :: 3.11",

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)