Skip to content

Commit 1d8d3a0

Browse files
committed
Update version
1 parent f3de9ae commit 1d8d3a0

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## VortexStepMethod v3.3.2 2026-05-18
2+
3+
### Changed
4+
- use 2-arg version of atan to avoid possible NaN
5+
16
## VortexStepMethod v3.3.1 2026-05-13
27

38
### Changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "VortexStepMethod"
22
uuid = "ed3cd733-9f0f-46a9-93e0-89b8d4998dd9"
33
authors = ["1-Bart-1 <bart@vandelint.net>", "Oriol Cayon and contributors"]
4-
version = "3.3.1"
4+
version = "3.3.2"
55

66
[workspace]
77
projects = ["examples", "examples_cp", "docs", "test"]

0 commit comments

Comments
 (0)