Skip to content

Commit bdd0c25

Browse files
author
semantic-release
committed
10.21.0
Automatically generated by python-semantic-release
1 parent 89ba13e commit bdd0c25

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33

4+
## v10.21.0 (2025-09-08)
5+
6+
### Feature
7+
8+
- Minor: add id__in document filter
9+
([`89ba13e`](https://github.com/bimdata/python-api-client/commit/89ba13ee07f510af362339a7d52ea6043b485ecd))
10+
11+
412
## v10.20.0 (2025-09-04)
513

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

0 commit comments

Comments
 (0)