Skip to content

Commit

Permalink
9.11.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and Bimdata-io committed Apr 26, 2023
1 parent 8d8ad1c commit f83488f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

<!--next-version-placeholder-->

## v9.11.2 (2023-04-26)
### Fix
* Allow null cloud serializer + add sub field to userproject ([#643](https://github.com/bimdata/python-api-client/issues/643)) ([`8d8ad1c`](https://github.com/bimdata/python-api-client/commit/8d8ad1c438519e2a63f5d8cef203f9ecd27042a0))

## v9.11.1 (2023-04-26)
### Fix
* Add office_preview to dms-tree serializer ([`4afbee7`](https://github.com/bimdata/python-api-client/commit/4afbee7f7205b8fd767aab0abf376b60b8e515cc))
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 = "9.11.1"
VERSION = "9.11.2"
# To install the library, run the following
#
# python setup.py install
Expand Down

0 comments on commit f83488f

Please sign in to comment.