Commit da46b51f authored by Guillaume Blanchy's avatar Guillaume Blanchy
Browse files

Merge branch 'devGB' into 'master'

v2024.0.18

See merge request ohmpi/ohmpi!51
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.17' VERSION = 'v2024.0.18'
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