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 b7d88c8 commit 306d32cCopy full SHA for 306d32c
pymycobot/__init__.py
@@ -43,7 +43,7 @@
43
from pymycobot.mybuddyemoticon import MyBuddyEmoticon
44
__all__.append("MyBuddyEmoticon")
45
46
-__version__ = "3.0.6"
+__version__ = "3.0.7"
47
__author__ = "Elephantrobotics"
48
__email__ = "[email protected]"
49
__git_url__ = "https://github.com/elephantrobotics/pymycobot"
0 commit comments