Skip to content

Commit 172f1d4

Browse files
Bump version to 0.3.2 (#1435)
Fixes n speedups.
1 parent 93cbeb5 commit 172f1d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guidance/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.3.1"
1+
__version__ = "0.3.2"
22

33
import sys
44
from types import ModuleType

0 commit comments

Comments
 (0)