We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a457d8 commit 3455865Copy full SHA for 3455865
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "python-introspect"
7
-version = "0.1.0"
+version = "0.1.2"
8
description = "Pure Python introspection toolkit for function signatures, dataclasses, and type hints"
9
readme = "README.md"
10
requires-python = ">=3.9"
0 commit comments