Skip to content

Commit 58456ce

Browse files
committed
update news, bump version
1 parent bc2ba52 commit 58456ce

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,5 +1,9 @@
11
# BioStructures.jl release notes
22

3+
## v4.4.2 - Mar 2025
4+
5+
* A bug in storing indices for `Transformation` is fixed.
6+
37
## v4.4.1 - Mar 2025
48

59
* A bug in input checking for `Transformation` is fixed.

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.4.1"
4+
version = "4.4.2"
55

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

0 commit comments

Comments
 (0)