Skip to content

Commit 8feeecc

Browse files
Merge pull request #291 from CCPBioSim/version-update
Update to version 2.0.0
2 parents 012f16f + 06a6275 commit 8feeecc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ keywords:
7676
- biomolecular simulations
7777
- protein flexibility
7878
license: MIT
79-
version: 1.1.0
79+
version: 2.0.0
8080
date-released: '2026-02-27'

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__ = "1.1.0"
11+
__version__ = "2.0.0"

0 commit comments

Comments
 (0)