Skip to content

Commit e25d729

Browse files
committed
release v3.9.8
1 parent b51f0bd commit e25d729

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# ChangeLog for pymycobot
22

3+
## v3.9.8 (2025-06-05)
4+
5+
- release v3.9.8
6+
- Fix bugs
7+
38
## v3.9.7 (2025-4-14)
49

510
- release v3.9.7

pymycobot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"MyBuddyEmoticon"
9696
]
9797

98-
__version__ = "3.9.8b0"
98+
__version__ = "3.9.8"
9999
__author__ = "Elephantrobotics"
100100
__email__ = "weiquan.xu@elephantrobotics.com"
101101
__git_url__ = "https://github.com/elephantrobotics/pymycobot"

0 commit comments

Comments
 (0)