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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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