Skip to content

Commit 01631e0

Browse files
committed
chore(python): bump version to 0.0.6
1 parent 672dcc2 commit 01631e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/python/TypeTreeGeneratorAPI/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from .TypeTreeGenerator import TypeTreeBackend, TypeTreeGenerator, TypeTreeNode, TypeTreeNodeNative
22

3-
version = __version__ = "0.0.5"
3+
version = __version__ = "0.0.6"
44

55
__all__ = [
66
"__version__",

0 commit comments

Comments
 (0)