Closes #19684: Update pyproject.toml version to 4.3.2

This commit is contained in:
Hugh Blandford 2025-06-10 21:06:32 +10:00
parent fd6062de75
commit 27c7d629d4

View File

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