diff --git a/pyproject.toml b/pyproject.toml index 180df91f..0e171960 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "gs-madrona" -version = "0.0.5" +version = "0.0.6" description = "A fork from the official Madrona. The fork will be used for Genesis's own Madrona integration." readme = {file = "README.md", content-type = "text/markdown"} license = { text = "MIT" }