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 934f140 commit 19b7af5Copy full SHA for 19b7af5
pymycobot/__init__.py
@@ -61,7 +61,7 @@
61
from pymycobot.mybuddyemoticon import MyBuddyEmoticon
62
__all__.append("MyBuddyEmoticon")
63
64
-__version__ = "3.4.5"
+__version__ = "3.4.6b1"
65
__author__ = "Elephantrobotics"
66
__email__ = "[email protected]"
67
__git_url__ = "https://github.com/elephantrobotics/pymycobot"
0 commit comments