pin current version to 0.3.0

This commit is contained in:
gnzng
2025-06-18 14:09:43 -07:00
parent b95bdba1ef
commit 951636e39f
+1 -1
View File
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="cdtools",
version="0.2.0",
version="0.3.0",
python_requires='>3.8', # recommended minimum version for pytorch 2.3.0
author="Abe Levitan",
author_email="abraham.levitan@psi.ch",