diff --git a/pyproject.toml b/pyproject.toml index 45512b6..c0cfe2a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "timewise" -version = "0.3.0a1" +version = "0.3.0a2" description = "A small package to download infrared data from the WISE satellite" authors = ["Jannis Necker "] license = "MIT"