Skip to content

Commit c9b6ea0

Browse files
semantic-releaseBimdata-io
authored andcommitted
9.16.0
Automatically generated by python-semantic-release
1 parent 0670d25 commit c9b6ea0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

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

5+
## v9.16.0 (2023-08-09)
6+
### Feature
7+
* Add space geometry (#672)
8+
9+
* add space geometry
10+
11+
* restor deleted code line ([`0670d25`](https://github.com/bimdata/python-api-client/commit/0670d25901e4923b1d65fdbca2249a8a5bf11597))
12+
513
## v9.15.1 (2023-07-07)
614
### Fix
715
* Add head_id field to Document serializer ([#669](https://github.com/bimdata/python-api-client/issues/669)) ([`02c7125`](https://github.com/bimdata/python-api-client/commit/02c71259431aa17f56c50fafe8ecef2e61702860))

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

0 commit comments

Comments
 (0)