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 85110f7 commit e565303Copy full SHA for e565303
nifcloud/__init__.py
@@ -1,4 +1,4 @@
1
from . import (auth, configprovider, credentials, loaders, # noqa: F401
2
parsers, serialize, session)
3
4
-__version__ = '1.7.1'
+__version__ = '1.8.0'
0 commit comments