Skip to content

Commit

Permalink
5.21.1
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 Jan 31, 2022
1 parent b68c55a commit 82d96a1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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

## v5.21.1 (2022-01-31)
### Fix
* Filter storey models with permissions and add models_unreachable_count field (#470)

* filter storey models with permissions

* fix test add model to storey

* rework storey serializer ([`b68c55a`](https://github.com/bimdata/python-api-client/commit/b68c55a4665fda225fd205dac533f64d9dca9ee8))

## v5.21.0 (2022-01-31)
### Feature
* 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))
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 = "5.21.0"
VERSION = "5.21.1"
# To install the library, run the following
#
# python setup.py install
Expand Down

0 comments on commit 82d96a1

Please sign in to comment.