Skip to content

Commit 32e36ea

Browse files
authored
Update to 0.3.2
1 parent 03e3eb7 commit 32e36ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

llparse/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
from .dot import Dot
99
from .llparse import LLParse
1010

11-
__version__ = "0.3.1"
11+
__version__ = "0.3.2"
1212
__all__ = ("Dot", "LLParse")

0 commit comments

Comments
 (0)