Skip to content

Commit deee9ee

Browse files
committed
tag release
1 parent 6472208 commit deee9ee

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.10.1 - May 2020
5+
6+
* Change compatibility bounds for new DataFrames.jl release.
7+
48
## v0.10.0 - Apr 2020
59

610
* Change keyword argument names `pdb_dir` to `dir` and `file_format` to `format` for `downloadpdb`, `downloadentirepdb`, `updatelocalpdb`, `downloadallobsoletepdb` and `retrievepdb`.

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.10.0"
4+
version = "0.10.1"
55

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

0 commit comments

Comments
 (0)