diff --git a/pyproject.toml b/pyproject.toml
index 232b3dd..316f63b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "wireviz-web"
-version = "0.3.0"
+version = "0.3.1"
 description = "A wrapper around WireViz for bringing it to the web. Easily document cables and wiring harnesses."
 authors = [
     "Jürgen Key <jkey@arcor.de>",