Skip to content

Commit 9d1cef0

Browse files
committed
Update data version in genExamples
Signed-off-by: paulober <[email protected]>
1 parent 908ac4e commit 9d1cef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/genExamples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
examples.clear()
3737

38-
CURRENT_DATA_VERSION = "0.16.0"
38+
CURRENT_DATA_VERSION = "0.17.0"
3939

4040
try:
4141
shutil.rmtree("pico-examples")

0 commit comments

Comments
 (0)