Skip to content

Commit d662421

Browse files
Merge pull request #308 from CCPBioSim/version-update
Update to version 2.1.1
2 parents a7c1d9a + ce811cd commit d662421

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.1.0
80-
date-released: '2026-03-26'
79+
version: 2.1.1
80+
date-released: '2026-04-01'

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.1.0"
11+
__version__ = "2.1.1"

0 commit comments

Comments
 (0)