Skip to content

Commit 40b4384

Browse files
author
Barkin Simsek
committed
Update changelog and version.
1 parent 9a13254 commit 40b4384

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.4 (2025-05-24)
4+
5+
### Changes
6+
7+
- Add optional parameter to download resolved environments through file download.
8+
39
## 0.9.3 (2025-05-13)
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.3'
1+
__version__ = '0.9.4'
22

33
# Do not forget to update CHANGELOG.md
44

0 commit comments

Comments
 (0)