From 5ecdf2b8bc15cfaa8dda3d6d4bc32ced56605637 Mon Sep 17 00:00:00 2001 From: Christina Hedges Date: Thu, 11 Mar 2021 13:47:49 -0800 Subject: [PATCH] updating version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8b5556c..74bb0cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tess-sip" -version = "1.0.6" +version = "1.0.7" 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"