We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2850a64 commit 3ae772aCopy full SHA for 3ae772a
nifcloud/__init__.py
@@ -1,4 +1,4 @@
1
from . import (auth, configprovider, credentials, loaders, # noqa: F401
2
parsers, serialize, session)
3
4
-__version__ = '1.16.0'
+__version__ = '1.17.0'
0 commit comments