Skip to content

Commit 4718828

Browse files
semantic-releaseBimdata-io
authored andcommitted
9.6.7
Automatically generated by python-semantic-release
1 parent 8de9eae commit 4718828

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

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

5+
## v9.6.7 (2022-10-21)
6+
### Fix
7+
* Rename model 360 field (#576)
8+
9+
* rename model 360 field
10+
11+
* keep viewer_360_file field
12+
13+
* remove useless field in write only serializer ([`8de9eae`](https://github.com/bimdata/python-api-client/commit/8de9eaebf5e2991649ccd08332b37ce6db8fac8c))
14+
515
## v9.6.6 (2022-10-18)
616
### Fix
717
* Rename request param in patch user cloud ([#572](https://github.com/bimdata/python-api-client/issues/572)) ([`2907dd6`](https://github.com/bimdata/python-api-client/commit/2907dd671f669f95d72ae0bb34e3d611ebdeacb4))

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

0 commit comments

Comments
 (0)