We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c170ea9 commit 55e8eddCopy full SHA for 55e8edd
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name = 'tree-of-thoughts',
5
packages = find_packages(exclude=[]),
6
- version = '0.3.5',
+ version = '0.3.6',
7
license='MIT',
8
description = 'Tree of Thoughts - Pytorch',
9
author = 'Kye Gomez',
0 commit comments