Skip to content

Commit e954216

Browse files
semantic-releaseBimdata-io
authored andcommitted
5.20.1
Automatically generated by python-semantic-release
1 parent 7c907c8 commit e954216

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
<!--next-version-placeholder-->
44

5+
## v5.20.1 (2022-01-28)
6+
### Fix
7+
* One storey site by building (#469)
8+
9+
* one storey site by building
10+
11+
* add db unique constraint
12+
13+
* Update ifc/v1/views.py
14+
15+
Co-authored-by: Hugo Duroux <hugo@bimdata.io>
16+
17+
* Update ifc/v1/views.py
18+
19+
Co-authored-by: Hugo Duroux <hugo@bimdata.io>
20+
21+
Co-authored-by: Hugo Duroux <hugo@bimdata.io> ([`7c907c8`](https://github.com/bimdata/python-api-client/commit/7c907c80cb76328f174e414efb73850ca81dc188))
22+
523
## v5.20.0 (2022-01-27)
624
### Feature
725
* Plans and storeys (#468)

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

0 commit comments

Comments
 (0)