Skip to content

Commit 7acd53e

Browse files
author
Kye
committed
clean up verison
1 parent 75dbeaa commit 7acd53e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name = 'tree-of-thoughts',
55
packages = find_packages(exclude=[]),
6-
version = '0.3.4',
6+
version = '0.3.5',
77
license='MIT',
88
description = 'Tree of Thoughts - Pytorch',
99
author = 'Kye Gomez',

0 commit comments

Comments
 (0)