We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7287686 commit cab6670Copy full SHA for cab6670
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "torch_molecule"
7
-version = "0.1.3"
+version = "0.1.5"
8
description = "Deep learning packages for molecular discovery with a simple sklearn-style interface"
9
authors = [{name = "Gang Liu", email = "gliu7@nd.edu"}]
10
readme = "README.md"
0 commit comments