diff --git a/pyproject.toml b/pyproject.toml index cb885e6b..81ea35f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ScopeSim" -version = "0.8.2a" +version = "0.8.2" description = "Generalised telescope observation simulator" license = "GPL-3.0-or-later" authors = ["Kieran Leschinski "]