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