Skip to content

Commit a34ca77

Browse files
author
semantic-release
committed
0.9.1
Automatically generated by python-semantic-release
1 parent dca34ae commit a34ca77

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- version list -->
44

5+
## v0.9.1 (2025-12-16)
6+
7+
### Bug Fixes
8+
9+
- **openwebui**: Return markdown string instead of data URI list
10+
([`dca34ae`](https://github.com/danielcopper/openapi-image-gen/commit/dca34ae863301d0efa819d60921d05b0576d9d2c))
11+
12+
513
## v0.9.0 (2025-12-16)
614

715
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "image-generation-api"
3-
version = "0.9.0"
3+
version = "0.9.1"
44
description = "Image Generation OpenAPI Server with LiteLLM integration"
55
requires-python = ">=3.11"
66
dependencies = [

0 commit comments

Comments
 (0)