Skip to content

Commit eecaa77

Browse files
author
semantic-release
committed
10.19.5
Automatically generated by python-semantic-release
1 parent f7fe306 commit eecaa77

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
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v10.19.5 (2025-08-27)
5+
6+
### Fix
7+
8+
- Patch: add size-ratios for create-multimodel (#891)
9+
([`f7fe306`](https://github.com/bimdata/python-api-client/commit/f7fe3067993abb0b03de225120133272365bcb73))
10+
11+
412
## v10.19.4 (2025-08-19)
513

614
### Fix

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
long_description = f.read()
2121

2222
NAME = "bimdata-api-client"
23-
VERSION = "10.19.4"
23+
VERSION = "10.19.5"
2424
# To install the library, run the following
2525
#
2626
# python setup.py install

0 commit comments

Comments
 (0)