Skip to content

Commit ef03805

Browse files
author
semantic-release
committed
10.24.0
Automatically generated by python-semantic-release
1 parent 8897518 commit ef03805

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

33

4+
## v10.24.0 (2025-12-02)
5+
6+
### Feature
7+
8+
- Minor: add infos to users lists (#934)
9+
([`8897518`](https://github.com/bimdata/python-api-client/commit/8897518be783dc5136b672ff051863d5896aa653))
10+
11+
* add infos to users lists
12+
13+
* migrate in_all_projects
14+
15+
* fix doc
16+
17+
418
## v10.23.4 (2025-11-21)
519

620
### Fix

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

0 commit comments

Comments
 (0)