From f105aa1eb4352522b23ae8e57768490b449feaca Mon Sep 17 00:00:00 2001 From: jegp Date: Fri, 14 Jul 2023 02:53:37 +0200 Subject: [PATCH] Bumped version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cbdabed..c7d8e0e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools"] [project] name = "nirtorch" -version = "0.0.3" +version = "0.1.1" description = "Neuromorphic Intermediate Representation" authors = [ { name = "Steven Abreu", email = "s.abreu@rug.nl" },