Skip to content

Commit 8d63c79

Browse files
authored
Update version number to v0.2.0 release candidate
1 parent 17823bf commit 8d63c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guidance/__init__.py

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

33
import sys
44
import types

0 commit comments

Comments
 (0)