Skip to content

Commit

Permalink
Merge pull request #1129 from ktbyers/develop
Browse files Browse the repository at this point in the history
Netmiko release 2.3.3
  • Loading branch information
ktbyers authored Mar 8, 2019
2 parents 4442373 + cf09237 commit ac6e944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netmiko/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
NetmikoAuthError = NetMikoAuthenticationException
Netmiko = ConnectHandler

__version__ = "2.3.2"
__version__ = "2.3.3"
__all__ = (
"ConnectHandler",
"ssh_dispatcher",
Expand Down

0 comments on commit ac6e944

Please sign in to comment.