diff --git a/pyproject.toml b/pyproject.toml index 2ca3bea..b67d535 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "protosym" -version = "0.0.1" +version = "0.0.2" description = "ProtoSym" authors = ["Oscar Benjamin "] license = "BSD-3-clause"