Skip to content

Commit a075ffc

Browse files
Merge pull request #288 from CCPBioSim/version-update
Update to version 1.1.0
2 parents 17cd37e + 5bea040 commit a075ffc

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: 1.0.7
80-
date-released: '2026-01-09'
79+
version: 1.1.0
80+
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.0.7"
11+
__version__ = "1.1.0"

0 commit comments

Comments
 (0)