Skip to content

Commit e2f389a

Browse files
author
semantic-release
committed
10.33.0
Automatically generated by python-semantic-release
1 parent d6eecfd commit e2f389a

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
# CHANGELOG
22

33

4+
## v10.33.0 (2026-05-29)
5+
6+
### Feature
7+
8+
- Minor: add available_models to ProjectAccessToken (#1025)
9+
([`d6eecfd`](https://github.com/bimdata/python-api-client/commit/d6eecfda7ca4c3b856f5826bdac79c9acac774a5))
10+
11+
* MINOR: add available_models to ProjectAccessToken
12+
13+
* add migration
14+
15+
* remove prints, better doc
16+
17+
* Fixes after rebase
18+
19+
---------
20+
21+
Co-authored-by: Amoki <hugo@bimdata.io>
22+
23+
424
## v10.32.0 (2026-05-22)
525

626
### Feature

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

0 commit comments

Comments
 (0)