Skip to content

Commit f832d51

Browse files
author
semantic-release
committed
10.9.2
Automatically generated by python-semantic-release
1 parent 556b744 commit f832d51

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v10.9.2 (2024-11-19)
6+
7+
### Fix
8+
9+
* PATCH: fix(storey): allow to add photosphere as storey plan + fix process_hint on createDocument (#790)
10+
11+
* fix(storey): allow to add photosphere as storey plan
12+
13+
* fix(storey): create STOREY_CHILD_TYPES list + add 'process_hint' to Docuemnt serializer fields ([`556b744`](https://github.com/bimdata/python-api-client/commit/556b74415c6ab771fb6a09bc314a5f3764d6b9de))
14+
15+
516
## v10.9.1 (2024-10-24)
617

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

0 commit comments

Comments
 (0)