Skip to content

Commit 8ea1e6a

Browse files
committed
Release v1.14.1
1 parent 49fcf97 commit 8ea1e6a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/admin/release_notes/version_1.14.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,9 @@
2626
- [640](https://github.com/networktocode/netutils/pull/640) Fix documentation issues.
2727
- [641](https://github.com/networktocode/netutils/pull/641) Fix documentation for Jinja examples.
2828
- [651](https://github.com/networktocode/netutils/pull/651) Fix Palo set format config parsing for curly brace.
29+
30+
## [v1.14.1] 2025-07
31+
32+
### Changed
33+
34+
- [672](https://github.com/networktocode/netutils/pull/672) Update running configuration commands to be full versions. Flatbot OUI and PROTOCOL file updates.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "netutils"
3-
version = "1.14.1a0"
3+
version = "1.14.1"
44
description = "Common helper functions useful in network automation."
55
authors = ["Network to Code, LLC <opensource@networktocode.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)