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 56867f8 commit d05ea12Copy full SHA for d05ea12
NEWS.md
@@ -1,5 +1,9 @@
1
# BioStructures.jl release notes
2
3
+## v4.2.1 - Oct 2024
4
+
5
+* Change compatibility bounds for new MetaGraphs.jl release.
6
7
## v4.2.0 - Aug 2024
8
9
* `Base.copy` is defined for structural elements and carries out a recursive copy of the element.
Project.toml
@@ -1,7 +1,7 @@
name = "BioStructures"
uuid = "de9282ab-8554-53be-b2d6-f6c222edabfc"
authors = ["Joe G Greener <jgreener@hotmail.co.uk>"]
-version = "4.2.0"
+version = "4.2.1"
[deps]
BioGenerics = "47718e42-2ac5-11e9-14af-e5595289c2ea"
0 commit comments