From 2b09f994d7872f4ff9a5649ce1f0cd735527f091 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Fri, 5 Aug 2022 22:02:33 +0200 Subject: [PATCH] Bump version to 0.3.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cc6dd1f..57952c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wireviz-web" -version = "0.3.1" +version = "0.3.2" description = "A wrapper around WireViz for bringing it to the web. Easily document cables and wiring harnesses." authors = [ "Jürgen Key ",