浏览代码

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

Co-authored-by: Hugh Blandford <hugh.blandford@gmail.com>
hblandford 11 月之前
父节点
当前提交
e3509c092a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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" }