We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f48d002 commit 27b430bCopy full SHA for 27b430b
docs/requirements.txt
@@ -1,3 +1,4 @@
1
numpydoc
2
pydata-sphinx-theme
3
-sphinx>=4.5.0
+sphinx>=4.5.0
4
+protobuf==3.20.0
unboxapi/version.py
@@ -1,3 +1,3 @@
# Define the SDK version here so that the interal package can have access to this value.
# See https://stackoverflow.com/questions/2058802
-__version__ = "0.2.0-alpha-azure"
+__version__ = "0.2.0a0"
0 commit comments