Skip to content

Commit

Permalink
10.9.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Nov 19, 2024
1 parent 556b744 commit f832d51
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@



## v10.9.2 (2024-11-19)

### Fix

* PATCH: fix(storey): allow to add photosphere as storey plan + fix process_hint on createDocument (#790)

* fix(storey): allow to add photosphere as storey plan

* fix(storey): create STOREY_CHILD_TYPES list + add 'process_hint' to Docuemnt serializer fields ([`556b744`](https://github.com/bimdata/python-api-client/commit/556b74415c6ab771fb6a09bc314a5f3764d6b9de))


## v10.9.1 (2024-10-24)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
long_description = f.read()

NAME = "bimdata-api-client"
VERSION = "10.9.1"
VERSION = "10.9.2"
# To install the library, run the following
#
# python setup.py install
Expand Down

0 comments on commit f832d51

Please sign in to comment.