We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ce4aa2 commit 81b0e69Copy full SHA for 81b0e69
NEWS.md
@@ -1,5 +1,10 @@
1
# BioStructures.jl release notes
2
3
+## v4.7.1 - Jan 2026
4
+
5
+* Change compatibility bounds for new MetaGraphs.jl release.
6
+* The docstring for `Transformation` is improved.
7
8
## v4.7.0 - Sep 2025
9
10
* `specializeresnames!` is added, allowing residues to be renamed to reflect the bonding topology.
Project.toml
@@ -1,6 +1,6 @@
name = "BioStructures"
uuid = "de9282ab-8554-53be-b2d6-f6c222edabfc"
-version = "4.7.0"
+version = "4.7.1"
authors = ["Joe G Greener <jgreener@hotmail.co.uk>"]
[deps]
0 commit comments