Skip to content

Commit 4c03d30

Browse files
committed
Fix
1 parent 9f3c320 commit 4c03d30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/executorch_custom_versions.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929

3030
EXECUTORCH_VERSION = "0.7.0"
3131

32+
variables: dict[str, str] = {}
33+
3234

3335
def populate_version_variable():
3436
variables["${executorch_version}"] = EXECUTORCH_VERSION

0 commit comments

Comments
 (0)