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 db45f37 commit 371959fCopy full SHA for 371959f
src/core/src/bootstrap/Constants.py
@@ -30,7 +30,7 @@ def __iter__(self):
30
UNKNOWN = "Unknown"
31
32
# Extension version (todo: move to a different file)
33
- EXT_VERSION = "1.6.32"
+ EXT_VERSION = "1.6.33"
34
35
# Runtime environments
36
TEST = 'Test'
0 commit comments