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 b51f0bd commit e25d729Copy full SHA for e25d729
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# ChangeLog for pymycobot
2
3
+## v3.9.8 (2025-06-05)
4
+
5
+- release v3.9.8
6
+- Fix bugs
7
8
## v3.9.7 (2025-4-14)
9
10
- release v3.9.7
pymycobot/__init__.py
@@ -95,7 +95,7 @@
95
"MyBuddyEmoticon"
96
]
97
98
-__version__ = "3.9.8b0"
+__version__ = "3.9.8"
99
__author__ = "Elephantrobotics"
100
__email__ = "weiquan.xu@elephantrobotics.com"
101
__git_url__ = "https://github.com/elephantrobotics/pymycobot"
0 commit comments