Skip to content

Commit 3a9fa8f

Browse files
semantic-releaseBimdata-io
authored andcommitted
9.7.0
Automatically generated by python-semantic-release
1 parent bfb2c05 commit 3a9fa8f

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.7.0 (2022-12-06)
6+
### Feature
7+
* Add project check access route(#561)
8+
9+
* Add projcte check-access route
10+
11+
* add route description
12+
13+
* update tests with new invitation routes ([`bfb2c05`](https://github.com/bimdata/python-api-client/commit/bfb2c05b2e5ac3247f359ad45006f95b54b43037))
14+
515
## v9.6.12 (2022-11-30)
616
### Fix
717
* Fix model export doc response ([`aa8fbfd`](https://github.com/bimdata/python-api-client/commit/aa8fbfd7a717ba3a5d1c2074effd81ea07b43d18))

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

0 commit comments

Comments
 (0)