File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v5.21.1 (2022-01-31)
6+ ### Fix
7+ * Filter storey models with permissions and add models_unreachable_count field (#470 )
8+
9+ * filter storey models with permissions
10+
11+ * fix test add model to storey
12+
13+ * rework storey serializer ([ ` b68c55a ` ] ( https://github.com/bimdata/python-api-client/commit/b68c55a4665fda225fd205dac533f64d9dca9ee8 ) )
14+
515## v5.21.0 (2022-01-31)
616### Feature
717* Add img_format=url in BCF routes ([ #472 ] ( https://github.com/bimdata/python-api-client/issues/472 ) ) ([ ` 9cef689 ` ] ( https://github.com/bimdata/python-api-client/commit/9cef6891bd435d25098035e413489bb6735515c2 ) )
Original file line number Diff line number Diff line change 2020 long_description = f .read ()
2121
2222NAME = "bimdata-api-client"
23- VERSION = "5.21.0 "
23+ VERSION = "5.21.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