Commit 266ef227 authored by Guillaume Blanchy's avatar Guillaume Blanchy
Browse files

Update to v2024.0.22

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -53,7 +53,7 @@ except Exception as error: ...@@ -53,7 +53,7 @@ except Exception as error:
print(colored(f'Unexpected error: {error}', 'red')) print(colored(f'Unexpected error: {error}', 'red'))
arm64_imports = None arm64_imports = None
VERSION = 'v2024.0.21' VERSION = 'v2024.0.22'
class OhmPi(object): class OhmPi(object):
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment