Closes #19684: Update pyproject.toml version to 4.3.2 (#19688)

Co-authored-by: Hugh Blandford <hugh.blandford@gmail.com>
This commit is contained in:
hblandford
2025-06-11 00:56:55 +10:00
committed by GitHub
parent 762cfc7d10
commit e3509c092a

View File

@@ -3,7 +3,7 @@
[project]
name = "netbox"
version = "4.3.1"
version = "4.3.2"
requires-python = ">=3.10"
authors = [
{ name = "NetBox Community" }