Skip to content

Commit 0ae5dc1

Browse files
committed
bump to 3.1.0rc1
1 parent ed007a7 commit 0ae5dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ ignore_errors = true
268268

269269
[build-system]
270270
# 1.5.2 required for https://github.com/python-poetry/poetry/issues/7505
271-
requires = ['setuptools>=65.4.1', 'wheel', 'Cython>=3.0.8', "poetry-core>=1.5.2"]
271+
requires = ['setuptools>=65.4.1', 'wheel', 'Cython==3.1.0rc1', "poetry-core>=1.5.2"]
272272
build-backend = "poetry.core.masonry.api"
273273

274274
[tool.codespell]

0 commit comments

Comments
 (0)