We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3545622 commit 6ad4fe4Copy full SHA for 6ad4fe4
pymycobot/__init__.py
@@ -87,7 +87,7 @@
87
from pymycobot.mybuddyemoticon import MyBuddyEmoticon
88
__all__.append("MyBuddyEmoticon")
89
90
-__version__ = "3.9.0b1"
+__version__ = "3.9.0"
91
__author__ = "Elephantrobotics"
92
__email__ = "[email protected]"
93
__git_url__ = "https://github.com/elephantrobotics/pymycobot"
0 commit comments