File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v9.22.1 (2023-11-27)
6+ ### Fix
7+ * Forbid to non admin to create topic properties (#705 )
8+
9+ * forbid to non admin to create topic properties
10+
11+ * remvoe prints
12+
13+ * users and guests can only edit their own BCFs
14+
15+ * remove PUT viewpoint route
16+
17+ * fix import
18+
19+ * code optimization
20+
21+ * remove dead code ([ ` 792e47f ` ] ( https://github.com/bimdata/python-api-client/commit/792e47f4406fc1c1008f5fe6f44dae5b9bd88f6e ) )
22+
523## v9.22.0 (2023-10-27)
624### Feature
725* Add viewpoint models field (#702 )
Original file line number Diff line number Diff line change 2020 long_description = f .read ()
2121
2222NAME = "bimdata-api-client"
23- VERSION = "9.22.0 "
23+ VERSION = "9.22.1 "
2424# To install the library, run the following
2525#
2626# python setup.py install
You can’t perform that action at this time.
0 commit comments