diff --git a/pyproject.toml b/pyproject.toml index e2fdbbd..0393b95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sfdmap2" -version = "0.2.2-1" +version = "0.2.2-2" description = "Get E(B-V) values from SFD dust map data" authors = ["Kyle Barbary"] license = "MIT"