Skip to content

Commit f0134ff

Browse files
committed
prepare release v3.1.1
1 parent bfc8df8 commit f0134ff

File tree

4 files changed

+23
-6
lines changed

4 files changed

+23
-6
lines changed

changes/+nautobot-app-v3.1.3.housekeeping

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/admin/release_notes/version_3.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ This release adds support for Python 3.14.
88

99
<!-- towncrier release notes start -->
1010

11+
## [v3.1.1 (2026-04-10)](https://github.com/nautobot/nautobot-app-bgp-models/releases/tag/v3.1.1)
12+
13+
### Housekeeping
14+
15+
- Rebaked from the cookie `nautobot-app-v3.1.3`.
16+
1117
## [v3.1.0 (2026-03-17)](https://github.com/nautobot/nautobot-app-bgp-models/releases/tag/v3.1.0)
1218

1319
### Added

poetry.lock

Lines changed: 16 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 = "nautobot-bgp-models"
3-
version = "3.1.1a0"
3+
version = "3.1.1"
44
description = "Nautobot BGP Models App"
55
authors = ["Network to Code, LLC <opensource@networktocode.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)