Skip to content

Commit a4460ae

Browse files
committed
Bump version and changelog.
1 parent 4e45c0e commit a4460ae

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.1.1 (2025-03-27)
4+
5+
### Features
6+
7+
- Add support for tcp client to use SSL.
8+

python/mujinasync/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = '0.1.0'
1+
__version__ = '0.1.1'
22

0 commit comments

Comments
 (0)