We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0750aff commit 6a457d8Copy full SHA for 6a457d8
src/python_introspect/__init__.py
@@ -5,7 +5,7 @@
5
dataclasses, and type hints.
6
"""
7
8
-__version__ = "0.1.1"
+__version__ = "0.1.2"
9
10
from .signature_analyzer import (
11
SignatureAnalyzer,
0 commit comments