diff --git a/pyproject.toml b/pyproject.toml index 1ce978e..5693165 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ztfparsnip" -version = "0.2.2" +version = "0.3.0" description = "Generate noisified lightcurves based on the BTS sample and retrain Parsnip with these." authors = ["Simeon Reusch ", "Alice Townsend "] readme = "README.md"