File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 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 ) )
Original file line number Diff line number Diff line change 2020 long_description = f .read ()
2121
2222NAME = "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
You can’t perform that action at this time.
0 commit comments