Skip to content

Commit

Permalink
Release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunqm committed Jan 20, 2025
1 parent e5bf149 commit 28590c3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
PySCF-Forge 1.0.3 (2024-01-20)
------------------------------
* New features
- MC23 functional for MCPDFT
- Staggered exact exchange for KRHF


PySCF-Forge 1.0.2 (2024-12-04)
------------------------------
* New features
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
SO_EXTENSIONS = {
}
DEPENDENCIES = ['pyscf', 'numpy']
VERSION = '1.0.2'
VERSION = '1.0.3'

#######################################################################
# Unless not working, nothing below needs to be changed.
Expand Down

0 comments on commit 28590c3

Please sign in to comment.