Skip to content

Commit 6ad4fe4

Browse files
committed
release v3.9.0
1 parent 3545622 commit 6ad4fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymycobot/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
from pymycobot.mybuddyemoticon import MyBuddyEmoticon
8888
__all__.append("MyBuddyEmoticon")
8989

90-
__version__ = "3.9.0b1"
90+
__version__ = "3.9.0"
9191
__author__ = "Elephantrobotics"
9292
__email__ = "[email protected]"
9393
__git_url__ = "https://github.com/elephantrobotics/pymycobot"

0 commit comments

Comments
 (0)