We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a25d5eb commit 1c563ecCopy full SHA for 1c563ec
1 file changed
scripts/constants.py
@@ -19,7 +19,7 @@
19
20
# Spec version will be set in downloaded spec and all
21
# generated code will refer to it.
22
-SPEC_VERSION = "v1.5.0-snapshot"
+SPEC_VERSION = "v1.5.1-660c2a2"
23
24
# client version for packaging and releasing. It can
25
# be different than SPEC_VERSION.
0 commit comments