diff --git a/pyproject.toml b/pyproject.toml index 7116f3cf5..298ad85d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ keywords = ["cosmology", "galaxies", "blending", "lsst", "simulation"] license = "MIT" name = "blending_toolkit" readme = "README.md" -version = "1.0.0b8" +version = "1.0.0b9" packages = [{ include = "btk" }] repository = "https://github.com/LSSTDESC/BlendingToolKit" homepage = "https://lsstdesc.org/BlendingToolKit/index.html"