Skip to content

Commit d8dc1d6

Browse files
authored
release v0.6.10
1 parent 8bba83a commit d8dc1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gpu4pyscf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from . import lib, grad, hessian, solvent, scf, dft
2-
__version__ = '0.6.9'
2+
__version__ = '0.6.10'
33

44
# monkey patch libxc reference due to a bug in nvcc
55
from pyscf.dft import libxc

0 commit comments

Comments
 (0)