Skip to content

Commit

Permalink
Merge pull request #104 from sunqm/1.0.3
Browse files Browse the repository at this point in the history
Release 1.0.3
  • Loading branch information
MatthewRHermes authored Jan 22, 2025
2 parents e5bf149 + 28590c3 commit 9754fd0
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 9754fd0

Please sign in to comment.