We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b95bdba commit 951636eCopy full SHA for 951636e
1 file changed
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="cdtools",
8
- version="0.2.0",
+ version="0.3.0",
9
python_requires='>3.8', # recommended minimum version for pytorch 2.3.0
10
author="Abe Levitan",
11
author_email="abraham.levitan@psi.ch",
0 commit comments