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 ecf3dd8ab7
commit e7e942d600

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" }