Skip to content

Commit cd9e57c

Browse files
author
kuan-yu.chen
committed
Bump the version and update the changelog file.
1 parent e1d536e commit cd9e57c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.9.1 (2025-04-04)
4+
5+
### Changes
6+
7+
- Fix typing annotation.
8+
39
## 0.9.0 (2025-03-28)
410

511
### Changes

python/mujinwebstackclient/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.9.0'
1+
__version__ = '0.9.1'
22

33
# Do not forget to update CHANGELOG.md
44

0 commit comments

Comments
 (0)