Skip to content

Commit

Permalink
Nornir-napalm release 0.4.0 (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
ktbyers authored Mar 28, 2023
1 parent 3a6bb16 commit 66cdc59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "nornir_napalm"
version = "0.3.0"
version = "0.4.0"
description = "NAPALM's plugins for nornir"
authors = ["David Barroso <[email protected]>"]
license = "Apache-2.0"
Expand Down Expand Up @@ -28,7 +28,6 @@ sphinx_rtd_theme = "^1.0"
nornir_utils = { version = "*", allow-prereleases = true }
pytest-cov = "4.0.0"


[build-system]
requires = ["poetry>=1.3.2"]
build-backend = "poetry.masonry.api"

0 comments on commit 66cdc59

Please sign in to comment.