Skip to content

Commit

Permalink
Merge pull request #215 from nautobot/release-v1.5.3
Browse files Browse the repository at this point in the history
Release v1.5.3
  • Loading branch information
joewesch authored Jul 18, 2024
2 parents 36eac55 + 0d25610 commit ce58e61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v1.5.3

- (#206) Added python-pynautobot version to default headers.

## v1.5.2

- (#174) Fixes for authentication change in Nautobot.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[tool.poetry]
name = "pynautobot"
version = "1.5.2"
version = "1.5.3"
description = "Nautobot API client library"
authors = ["Network to Code, LLC <opensource@networktocode.com>"]
readme = "README.md"
Expand Down

0 comments on commit ce58e61

Please sign in to comment.