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