Skip to content

Commit

Permalink
5.20.0
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 27, 2022
1 parent 6a125d1 commit b07ac63
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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

## v5.20.0 (2022-01-27)
### Feature
* Plans and storeys (#468)

* create storey

* add migrations and route manage model children

* create metabuilding and relation between storey and model-plans

* fix signal test

* PR review

* models can update name ([`6a125d1`](https://github.com/bimdata/python-api-client/commit/6a125d1eebe97eacd063a6ef2001c9057ac57cb2))

## v5.19.1 (2022-01-18)
### Fix
* Add non automatic models (#464)
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.19.1"
VERSION = "5.20.0"
# To install the library, run the following
#
# python setup.py install
Expand Down

0 comments on commit b07ac63

Please sign in to comment.