Skip to content

Commit ff07972

Browse files
committed
Increase version
1 parent 27de3be commit ff07972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "stubgen-pyx"
7-
version = "0.2.0"
7+
version = "0.2.1"
88
description = "Generates `.pyi` files from Cython modules in a given package directory."
99
readme = "README.md"
1010
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)