Skip to content

Commit 5125ffc

Browse files
Merge pull request #379 from CCPBioSim/version-update
Update to version 2.3.0
2 parents e6ee141 + 3a943fd commit 5125ffc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ keywords:
7676
- biomolecular simulations
7777
- protein flexibility
7878
license: MIT
79-
version: 2.2.4
80-
date-released: '2026-05-15'
79+
version: 2.3.0
80+
date-released: '2026-06-26'

CodeEntropy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
and statistical mechanics.
99
"""
1010

11-
__version__ = "2.2.4"
11+
__version__ = "2.3.0"

0 commit comments

Comments
 (0)