diff --git a/pyproject.toml b/pyproject.toml index 5303a60..b7222a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "py-d2" -version = "1.0.0" +version = "1.0.1" description = "An unofficial, fully typed python interface for building .d2 graph files in python." authors = ["David Revay "] license = "MIT"