Skip to content

Commit 6a457d8

Browse files
committed
bump version to 0.1.2
1 parent 0750aff commit 6a457d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_introspect/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
dataclasses, and type hints.
66
"""
77

8-
__version__ = "0.1.1"
8+
__version__ = "0.1.2"
99

1010
from .signature_analyzer import (
1111
SignatureAnalyzer,

0 commit comments

Comments
 (0)