Skip to content

Commit 96d1884

Browse files
committed
set version to v0.17.1
1 parent 70b576f commit 96d1884

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010

11+
## [0.17.1] - 2025-10-09
12+
13+
- Updated compatibility entry for [CoordRefSystems.jl](https://github.com/JuliaEarth/CoordRefSystems.jl) to support v0.19 and for [Meshes.jl](https://github.com/JuliaGeometry/Meshes.jl) to support v0.55 ([#205](https://github.com/JuliaGeometry/MeshIntegrals.jl/pull/205)).
14+
15+
1116
## [0.17.0] - 2025-08-18
1217

1318
### Changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "MeshIntegrals"
22
uuid = "dadec2fd-bbe0-4da4-9dbe-476c782c8e47"
3-
version = "0.17.0"
3+
version = "0.17.1"
44

55
[deps]
66
CliffordNumbers = "3998ac73-6bd4-4031-8035-f167dd3ed523"

0 commit comments

Comments
 (0)