remove version increase

This commit is contained in:
gnzng
2025-06-23 15:46:32 -07:00
parent 2c764d4190
commit 302decd922
+1 -1
View File
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="cdtools",
version="0.3.1",
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",