Skip to content

Commit 9cb069f

Browse files
author
semantic-release
committed
10.39.0
Automatically generated by python-semantic-release
1 parent 1395597 commit 9cb069f

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

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.39.0 (2026-07-16)
5+
6+
### Feature
7+
8+
- Minor: feat(equipment): add equipment reference_link (#1058)
9+
([`1395597`](https://github.com/bimdata/python-api-client/commit/1395597922a2bb7c700b78e228fc0f6c60c9c58c))
10+
11+
* MINOR: feat(equipment): add equipment reference_link
12+
13+
* fix(equipment): update reference_link help_text
14+
15+
416
## v10.38.0 (2026-07-09)
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.38.0"
23+
VERSION = "10.39.0"
2424
# To install the library, run the following
2525
#
2626
# python setup.py install

0 commit comments

Comments
 (0)