diff --git a/CHANGELOG.md b/CHANGELOG.md index 6113b0d7..3af49fea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Next version +## 1.3.1 - January 10, 2023 ### ✨ Improved diff --git a/pyproject.toml b/pyproject.toml index 1d50074f..7e1908f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "jaeger" -version = "1.3.1a0" +version = "1.3.1" description = "Controllers for the SDSS-V FPS" authors = ["José Sánchez-Gallego "] license = "BSD-3-Clause"