diff --git a/pyproject.toml b/pyproject.toml index 8707f714..cb4cfea9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ScopeSim" -version = "0.9.1a2" +version = "0.9.1a3" description = "Generalised telescope observation simulator" license = "GPL-3.0-or-later" authors = ["Kieran Leschinski "]