Release v4.5.0-beta1
Some checks failed
CI / build (20.x, 3.12) (push) Has been cancelled
CI / build (20.x, 3.13) (push) Has been cancelled
CI / build (20.x, 3.14) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled

This commit is contained in:
Jeremy Stretch
2025-12-16 13:48:45 -05:00
committed by GitHub
parent a364ee832d
commit 44e731a40a
25 changed files with 14652 additions and 7482 deletions

View File

@@ -3,8 +3,8 @@
[project]
name = "netbox"
version = "4.4.7"
requires-python = ">=3.10"
version = "4.5.0-beta1"
requires-python = ">=3.12"
description = "The premier source of truth powering network automation."
readme = "README.md"
license = "Apache-2.0"