Skip to content

Commit 020b97e

Browse files
committed
update news, bump version
1 parent 9d941e9 commit 020b97e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# BioStructures.jl release notes
22

3+
## v4.1.1 - Aug 2024
4+
5+
* PDB download functions now use HTTPS rather than FTP as the PDB will deprecate the FTP protocol.
6+
37
## v4.1.0 - Jul 2024
48

59
* `retrievepdb` now takes the `format` keyword argument and uses `MMCIFFormat` by default.

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 = "4.1.0"
4+
version = "4.1.1"
55

66
[deps]
77
BioGenerics = "47718e42-2ac5-11e9-14af-e5595289c2ea"

0 commit comments

Comments
 (0)