We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3ec5ae commit 00df175Copy full SHA for 00df175
1 file changed
netapp_dataops_k8s/netapp_dataops/k8s/__init__.py
@@ -4,7 +4,7 @@
4
by applications using the import method of utilizing the toolkit.
5
"""
6
7
-__version__ = "2.7.0"
+__version__ = "3.0.0"
8
9
import base64
10
from datetime import datetime
0 commit comments