File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v5.20.0 (2022-01-27)
6+ ### Feature
7+ * Plans and storeys (#468 )
8+
9+ * create storey
10+
11+ * add migrations and route manage model children
12+
13+ * create metabuilding and relation between storey and model-plans
14+
15+ * fix signal test
16+
17+ * PR review
18+
19+ * models can update name ([ ` 6a125d1 ` ] ( https://github.com/bimdata/python-api-client/commit/6a125d1eebe97eacd063a6ef2001c9057ac57cb2 ) )
20+
521## v5.19.1 (2022-01-18)
622### Fix
723* Add non automatic models (#464 )
Original file line number Diff line number Diff line change 2020 long_description = f .read ()
2121
2222NAME = "bimdata-api-client"
23- VERSION = "5.19.1 "
23+ VERSION = "5.20.0 "
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