Skip to content

Commit 1e5d513

Browse files
author
semantic-release
committed
10.16.0
Automatically generated by python-semantic-release
1 parent 64d6996 commit 1e5d513

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

33

4+
## v10.16.0 (2025-05-21)
5+
6+
### Feature
7+
8+
- Minor: add BCF topic/pins route (#855)
9+
([`64d6996`](https://github.com/bimdata/python-api-client/commit/64d6996251854fac39d648eb333e0de334fae378))
10+
11+
* MINOR: add BCF topic/pins route
12+
13+
* add topic guid filter test
14+
15+
416
## v10.15.0 (2025-05-16)
517

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

0 commit comments

Comments
 (0)