Skip to content

Commit

Permalink
bump version + release note
Browse files Browse the repository at this point in the history
  • Loading branch information
scetron committed Oct 16, 2023
1 parent 475c7a7 commit 7fbcf8b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/admin/release_notes/version_2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## Release Overview

## v2.0.2 (2023-10-16)

### Fixed

* Migrations for new + existing installs

## v2.0.1 (2023-10-11)

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "nautobot-device-onboarding"
version = "2.0.1"
version = "2.0.2"
description = "A plugin for Nautobot to easily onboard new devices."
authors = ["Network to Code, LLC <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 7fbcf8b

Please sign in to comment.