Skip to content

Commit 4538940

Browse files
committed
Update version to 0.5.1
1 parent c194556 commit 4538940

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
All notable changes to this project will be documented in this file.
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 0.5.1
8+
- Updated `compute_CapriClass` conditions
9+
710
## 0.5.0
8-
- Added atom name selelction for lrmsd calculation
11+
- Added atom name selection for lrmsd calculation
912
- Removed hardcoded chainIDs and added chainID selection in `StructureSimilarity`
1013

1114
## 0.4.0

pdb2sql/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.5.0'
1+
__version__ = '0.5.1'

0 commit comments

Comments
 (0)