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 bc2ba52 commit 58456ceCopy full SHA for 58456ce
NEWS.md
@@ -1,5 +1,9 @@
1
# BioStructures.jl release notes
2
3
+## v4.4.2 - Mar 2025
4
+
5
+* A bug in storing indices for `Transformation` is fixed.
6
7
## v4.4.1 - Mar 2025
8
9
* A bug in input checking for `Transformation` is fixed.
Project.toml
@@ -1,7 +1,7 @@
name = "BioStructures"
uuid = "de9282ab-8554-53be-b2d6-f6c222edabfc"
authors = ["Joe G Greener <jgreener@hotmail.co.uk>"]
-version = "4.4.1"
+version = "4.4.2"
[deps]
BioGenerics = "47718e42-2ac5-11e9-14af-e5595289c2ea"
0 commit comments