Skip to content

Commit 7ef6eff

Browse files
committed
Fixing version in pyproject.toml
1 parent d762390 commit 7ef6eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api"
44

55
[tool.poetry]
66
name = "netmiko"
7-
version = "5.0.0"
7+
version = "4.5.0"
88
description = "Multi-vendor library to simplify legacy CLI connections to network devices"
99
authors = ["Kirk Byers <[email protected]>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)