Skip to content

Commit 8bd7489

Browse files
author
Barkin Simsek
committed
Update changelog and bump version.
1 parent 1aef6c7 commit 8bd7489

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.2 (2025-04-04)
4+
5+
### Changes
6+
7+
- Regenerate the graph client.
8+
39
## 0.9.1 (2025-04-04)
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.1'
1+
__version__ = '0.9.2'
22

33
# Do not forget to update CHANGELOG.md
44

0 commit comments

Comments
 (0)