We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fafac8e commit e4243b3Copy full SHA for e4243b3
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v10.22.2 (2025-10-28)
5
+
6
+### Fix
7
8
+- Patch: ModelOnModel lib API release (empty commit to trigger CI)
9
+ ([`fafac8e`](https://github.com/bimdata/python-api-client/commit/fafac8e118477f5594ed569b0e76f6d5ab27b9f7))
10
11
12
## v10.22.1 (2025-10-03)
13
14
### Fix
setup.py
@@ -20,7 +20,7 @@
20
long_description = f.read()
21
22
NAME = "bimdata-api-client"
23
-VERSION = "10.22.1"
+VERSION = "10.22.2"
24
# To install the library, run the following
25
#
26
# python setup.py install
0 commit comments