Skip to content

Commit b6b7739

Browse files
committed
Bump version to 0.4.2
1 parent 6093b2d commit b6b7739

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGES.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ WireViz-Web changelog
66
in progress
77
===========
88

9-
- Add support for Python 3.12
10-
- Remove support for Python 3.7
11-
- Updated to WireViz 0.4.1
9+
2025-04-23 0.4.2
10+
================
1211

12+
- Added support for Python 3.12 and 3.13
13+
- Removed support for Python 3.7
14+
- Updated to WireViz 0.4.1
1315

1416
2023-01-18 0.4.1
1517
================

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "wireviz-web"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
description = "A wrapper around WireViz for bringing it to the web. Easily document cables and wiring harnesses."
55
authors = [
66
"Jürgen Key <jkey@arcor.de>",

0 commit comments

Comments
 (0)