From ea1d0592be2c9b52d96673ea57f44dcbe855d7e9 Mon Sep 17 00:00:00 2001 From: jegp Date: Sun, 9 Jul 2023 01:42:26 +0200 Subject: [PATCH] Bumped version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" },