Skip to content

Commit 7d2a1f8

Browse files
author
semantic-release
committed
10.37.3
Automatically generated by python-semantic-release
1 parent 0f78cf7 commit 7d2a1f8

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

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.37.3 (2026-07-07)
5+
6+
### Fix
7+
8+
- Patch: fix(equipment): extend schema view for EquipmentDocumentViewSet (#1054)
9+
([`0f78cf7`](https://github.com/bimdata/python-api-client/commit/0f78cf7706e6052aa4b02a914866d36adf0cd18c))
10+
11+
412
## v10.37.2 (2026-07-02)
513

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

0 commit comments

Comments
 (0)