Skip to content

Commit 0f1e051

Browse files
semantic-releaseBimdata-io
authored andcommitted
9.11.0
Automatically generated by python-semantic-release
1 parent ce78abd commit 0f1e051

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

33
<!--next-version-placeholder-->
44

5+
## v9.11.0 (2023-04-25)
6+
### Feature
7+
* Add document-preview (#642)
8+
9+
* add document-preview
10+
11+
* add admin reprocess
12+
13+
* rename field ([`ce78abd`](https://github.com/bimdata/python-api-client/commit/ce78abdfe55727155d5c94ce9b73ea9d1db56023))
14+
515
## v9.10.7 (2023-04-20)
616
### Fix
717
* Feat/permission explicit propagate (#636)

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

0 commit comments

Comments
 (0)