Skip to content

Commit 00df175

Browse files
committed
NSOL-5617 Update K8s toolkit version
1 parent b3ec5ae commit 00df175

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

netapp_dataops_k8s/netapp_dataops/k8s/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
by applications using the import method of utilizing the toolkit.
55
"""
66

7-
__version__ = "2.7.0"
7+
__version__ = "3.0.0"
88

99
import base64
1010
from datetime import datetime

0 commit comments

Comments
 (0)