Skip to content

Commit 82d96a1

Browse files
semantic-releaseBimdata-io
authored andcommitted
5.21.1
Automatically generated by python-semantic-release
1 parent b68c55a commit 82d96a1

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+
## 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))

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

0 commit comments

Comments
 (0)