Skip to content

Commit dffe93d

Browse files
author
semantic-release
committed
10.22.4
Automatically generated by python-semantic-release
1 parent bc5cd99 commit dffe93d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# CHANGELOG
22

33

4+
## v10.22.4 (2025-10-28)
5+
6+
### Fix
7+
8+
- Patch: Multiples fixes in ModelOnModel positioning (#914)
9+
([`bc5cd99`](https://github.com/bimdata/python-api-client/commit/bc5cd9914153e5c232ce19af7a100ae60e6d01a8))
10+
11+
* Fixes & typo
12+
13+
* some code deduplication
14+
15+
416
## v10.22.3 (2025-10-28)
517

618
### 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.22.3"
23+
VERSION = "10.22.4"
2424
# To install the library, run the following
2525
#
2626
# python setup.py install

0 commit comments

Comments
 (0)