We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e25b969 commit 68c891aCopy full SHA for 68c891a
2 files changed
NEWS.md
@@ -1,6 +1,10 @@
1
BioStructures.jl release notes
2
==============================
3
4
+## v0.11.2 - Sep 2020
5
+
6
+* Add `get` method for `MMCIFDict`.
7
8
## v0.11.1 - Sep 2020
9
10
* Fix bug in reading mmCIF data values containing a comment character.
Project.toml
@@ -1,7 +1,7 @@
name = "BioStructures"
uuid = "de9282ab-8554-53be-b2d6-f6c222edabfc"
authors = ["Joe G Greener <jgreener@hotmail.co.uk>"]
-version = "0.11.1"
+version = "0.11.2"
[deps]
BioAlignments = "00701ae9-d1dc-5365-b64a-a3a3ebf5695e"
0 commit comments