~adigitoleo/PlateMotionRequests.jl

6599609bf18a722cd7b6d56a151fa25b84100ba4 — adigitoleo 7 months ago da7c9d6 dev main v3.1.2
release: Release v3.1.2
2 files changed, 2 insertions(+), 2 deletions(-)

M Project.toml
M docs/src/changelog.md
M Project.toml => Project.toml +1 -1
@@ 1,7 1,7 @@
name = "PlateMotionRequests"
uuid = "d13234e1-ff52-466f-9770-1615bbbda812"
authors = ["adigitoleo <adigitoleo@dissimulo.com>"]
version = "3.1.1"
version = "3.1.2"
keywords = ["geophysics"]
license = "0BSD"
desc = "Request tectonic plate motion data for various Earth rotation models in Julia"

M docs/src/changelog.md => docs/src/changelog.md +1 -1
@@ 7,7 7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

The first version of this package registered in the [Julia General registry](https://github.com/JuliaRegistries/General) was v3.1.0, earlier versions should be considered experimental.

## [Unreleased]: 2023-02-04
## [3.1.2]: 2023-02-04

### Changed
- test suite, to restore NetCDF tests on Windows