Selaa lähdekoodia

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

Co-authored-by: Hugh Blandford <hugh.blandford@gmail.com>
hblandford 11 kuukautta sitten
vanhempi
commit
e3509c092a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

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