We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6bf9f commit 21b4508Copy full SHA for 21b4508
ev3dev/core.py
@@ -62,7 +62,7 @@
62
OUTPUT_AUTO = ''
63
64
# Keep the __version__ in sync with the package version in debian/changelog
65
-__version___ = '0.7.0'
+__version__ = '0.7.0'
66
67
# -----------------------------------------------------------------------------
68
def list_device_names(class_path, name_pattern, **kwargs):
0 commit comments