diff --git a/pyproject.toml b/pyproject.toml index 7759684..cbdabed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools"] [project] name = "nirtorch" -version = "0.0.2" +version = "0.0.3" description = "Neuromorphic Intermediate Representation" authors = [ { name = "Steven Abreu", email = "s.abreu@rug.nl" },