Skip to content

Commit fb7ab32

Browse files
committed
release:v4.0.0
1 parent f15f384 commit fb7ab32

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+
## v4.0.0 (2025-07-15)
4+
5+
- release v4.0.0
6+
- Fix bugs
7+
38
## v3.9.9 (2025-06-19)
49

510
- release v3.9.9

pymycobot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"MyBuddyEmoticon"
100100
]
101101

102-
__version__ = "3.9.9b0"
102+
__version__ = "4.0.0"
103103
__author__ = "Elephantrobotics"
104104
__email__ = "[email protected]"
105105
__git_url__ = "https://github.com/elephantrobotics/pymycobot"

0 commit comments

Comments
 (0)