File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v7.3.0 (2022-02-25)
6+ ### Feature
7+ * Refacto storeys and add buildings (#494 )
8+
9+ * init refacto storey
10+
11+ * add building test
12+
13+ * fix serializers
14+
15+ * replace Counter ([ ` 06a735c ` ] ( https://github.com/bimdata/python-api-client/commit/06a735c75412fdfb301f7e10ecb29a5e4275afe7 ) )
16+
517## v7.2.0 (2022-02-24)
618### Feature
719* Add size_ratio fields ([ ` 2a5d90c ` ] ( https://github.com/bimdata/python-api-client/commit/2a5d90c51c5de429d10d6cf1f4d5da9da5448093 ) )
Original file line number Diff line number Diff line change 2020 long_description = f .read ()
2121
2222NAME = "bimdata-api-client"
23- VERSION = "7.2 .0"
23+ VERSION = "7.3 .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