Skip to content

Commit ff04991

Browse files
fantixDimitriPapadopoulos
authored andcommitted
uvloop 0.22.1
This is identical to 0.22.0, re-ran with CI fixes
1 parent 321d345 commit ff04991

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ docs = [
5858
requires = [
5959
"setuptools>=60",
6060
"wheel",
61-
"Cython~=3.1",
6261
]
6362
build-backend = "setuptools.build_meta"
6463

uvloop/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
# supported platforms, publish the packages on PyPI, merge the PR
1111
# to the target branch, create a Git tag pointing to the commit.
1212

13-
__version__ = '0.22.0'
13+
__version__ = '0.22.1'

0 commit comments

Comments
 (0)