diff --git a/pyproject.toml b/pyproject.toml index 80184e6..50df1b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "photerr" -version = "1.2.3" +version = "1.2.4" description = "Photometric error model for astronomical imaging surveys" authors = ["John Franklin Crenshaw "] readme = "README.md"