Skip to content

Commit

Permalink
version: Release v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wangenau committed Jul 10, 2023
1 parent a397d8b commit f3b6189
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Changelog
=========

dev
---
v2.5.0 - Jul 10, 2023
---------------------
- New features
- Add meta-GGA functionals!
- Use all meta-GGAs that don't need a Laplacian from Libxc using pylibxc or PySCF
Expand Down
2 changes: 1 addition & 1 deletion eminus/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import platform
import sys

__version__ = '2.4.0'
__version__ = '2.5.0'
logo = (' ___ _____ _ ___ _ _ ___ \n'
'| -_| | | | | |_ -|\n'
'|___|_|_|_|_|_|_|___|___|\n')
Expand Down

0 comments on commit f3b6189

Please sign in to comment.