Skip to content

Commit 6c554b3

Browse files
committed
update version
1 parent 1623ff3 commit 6c554b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymycobot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
from pymycobot.mybuddyemoticon import MyBuddyEmoticon
9090
__all__.append("MyBuddyEmoticon")
9191

92-
__version__ = "3.9.3"
92+
__version__ = "3.9.4"
9393
__author__ = "Elephantrobotics"
9494
__email__ = "[email protected]"
9595
__git_url__ = "https://github.com/elephantrobotics/pymycobot"

0 commit comments

Comments
 (0)