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.
2 parents d215da2 + 9585e4d commit dec1ca8Copy full SHA for dec1ca8
1 file changed
src/azure/connectors/__init__.py
@@ -60,7 +60,7 @@
60
except (ImportError, NameError):
61
OnedriveClient = None # type: ignore[assignment,misc]
62
63
-__version__ = '0.2.0b1'
+__version__ = '0.2.0b2'
64
65
__all__ = [
66
'ConnectorClientBase',
0 commit comments