Skip to content

Commit cfa6bc4

Browse files
committed
bump version
1 parent 32809c2 commit cfa6bc4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
BioStructures.jl release notes
22
==============================
33

4+
## v0.11.1 - Sep 2020
5+
6+
* Fix bug in reading mmCIF data values containing a comment character.
7+
48
## v0.11.0 - Jun 2020
59

610
* The required versions of BioSequences.jl and BioAlignments.jl are updated to v2 of each, with support for earlier versions being dropped. `AminoAcidSequence` is hence renamed to `LongAminoAcidSeq`.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BioStructures"
22
uuid = "de9282ab-8554-53be-b2d6-f6c222edabfc"
33
authors = ["Joe G Greener <jgreener@hotmail.co.uk>"]
4-
version = "0.11.0"
4+
version = "0.11.1"
55

66
[deps]
77
BioAlignments = "00701ae9-d1dc-5365-b64a-a3a3ebf5695e"

0 commit comments

Comments
 (0)