diff --git a/pyproject.toml b/pyproject.toml index 129d827..0c07df8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sphinxcontrib-specs" -version = "1.0.1" +version = "1.0.2" description = "Extensions for building Specializations content." authors = ["Ashley Trinh "] license = "MPL-2.0"