Release v4.4.0-beta1 (#20103)
Some checks failed
CI / build (20.x, 3.10) (push) Has been cancelled
CI / build (20.x, 3.11) (push) Has been cancelled
CI / build (20.x, 3.12) (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

* Release v4.4.0-beta1

* Fix typo
This commit is contained in:
Jeremy Stretch
2025-08-15 13:52:14 -04:00
committed by GitHub
parent 32ea174331
commit 6d4cc16ca4
8 changed files with 39 additions and 59 deletions

View File

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