There was an error while loading. Please reload this page.
1 parent 6093b2d commit b6b7739Copy full SHA for b6b7739
2 files changed
CHANGES.rst
@@ -6,10 +6,12 @@ WireViz-Web changelog
6
in progress
7
===========
8
9
-- Add support for Python 3.12
10
-- Remove support for Python 3.7
11
-- Updated to WireViz 0.4.1
+2025-04-23 0.4.2
+================
12
+- Added support for Python 3.12 and 3.13
13
+- Removed support for Python 3.7
14
+- Updated to WireViz 0.4.1
15
16
2023-01-18 0.4.1
17
================
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "wireviz-web"
3
-version = "0.4.1"
+version = "0.4.2"
4
description = "A wrapper around WireViz for bringing it to the web. Easily document cables and wiring harnesses."
5
authors = [
"Jürgen Key <jkey@arcor.de>",
0 commit comments