diff --git a/CHANGELOG.md b/CHANGELOG.md index e9e6a87..a0b9851 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), *Note*: We try to adhere to these practices as of version [v0.2.1]. -## Version [2.0.0] - 2024-12-03 +## Version [1.2.0] - 2024-12-03 ### Changed diff --git a/Project.toml b/Project.toml index c9b8e81..609cd6a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "LaplaceRedux" uuid = "c52c1a26-f7c5-402b-80be-ba1e638ad478" authors = ["Patrick Altmeyer"] -version = "2.0.0" +version = "1.2.0" [deps] CategoricalDistributions = "af321ab8-2d2e-40a6-b165-3d674595d28e"