Skip to content

Commit d40d32e

Browse files
fidlejMctxDev
authored andcommitted
Increase the mctx version number to 0.0.5, to use the updated publishing scripts.
PiperOrigin-RevId: 585052158
1 parent 79f8d3c commit d40d32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mctx/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
from mctx._src.search import search
3838
from mctx._src.tree import Tree
3939

40-
__version__ = "0.0.4"
40+
__version__ = "0.0.5"
4141

4242
__all__ = (
4343
"ChanceRecurrentFnOutput",

0 commit comments

Comments
 (0)