diff --git a/pyproject.toml b/pyproject.toml index e4a0f76..2d80e08 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tess-sip" -version = "1.0.2" +version = "1.0.3" description = "Demo tool for creating a Systematics-insensitive Periodogram (SIP) to detect long period rotation in NASA's TESS mission data." authors = ["Christina Hedges "] readme = "README.md"