We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c194556 commit 4538940Copy full SHA for 4538940
2 files changed
CHANGELOG.md
@@ -4,8 +4,11 @@
4
All notable changes to this project will be documented in this file.
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## 0.5.1
8
+- Updated `compute_CapriClass` conditions
9
+
10
## 0.5.0
-- Added atom name selelction for lrmsd calculation
11
+- Added atom name selection for lrmsd calculation
12
- Removed hardcoded chainIDs and added chainID selection in `StructureSimilarity`
13
14
## 0.4.0
pdb2sql/__version__.py
@@ -1 +1 @@
1
-__version__ = '0.5.0'
+__version__ = '0.5.1'
0 commit comments