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