Skip to content

Commit c634743

Browse files
committed
Bump version
1 parent 67e6c1b commit c634743

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.0.88
2+
*INCOMPLETE*
3+
14
## 0.0.87
25
+ Added support for `mp3` respose format in `muna.beta.openai.audio.speech.create` method.
36
+ Added `min` and `max` arguments in `Annotations.MaxOutputTokens` annotation method.

muna/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# Copyright © 2026 NatML Inc. All Rights Reserved.
44
#
55

6-
__version__ = "0.0.87"
6+
__version__ = "0.0.88"

0 commit comments

Comments
 (0)