We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27de3be commit ff07972Copy full SHA for ff07972
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "stubgen-pyx"
7
-version = "0.2.0"
+version = "0.2.1"
8
description = "Generates `.pyi` files from Cython modules in a given package directory."
9
readme = "README.md"
10
license = {file = "LICENSE"}
0 commit comments