Skip to content

Commit 07e0ac1

Browse files
committed
Rolling version in dunder-init
1 parent 94ea604 commit 07e0ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netmiko/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import sys
22

3-
__version__ = "4.3.0"
3+
__version__ = "4.4.0"
44
PY_MAJ_VER = 3
55
PY_MIN_VER = 8
66
MIN_PYTHON_VER = "3.8"

0 commit comments

Comments
 (0)