diff --git a/scripts/genExamples.py b/scripts/genExamples.py index 86f0f9d..105d51c 100644 --- a/scripts/genExamples.py +++ b/scripts/genExamples.py @@ -35,7 +35,7 @@ examples.clear() -CURRENT_DATA_VERSION = "0.16.0" +CURRENT_DATA_VERSION = "0.17.0" try: shutil.rmtree("pico-examples")