Skip to content

Commit 20b08e1

Browse files
author
semantic-release
committed
10.32.0
Automatically generated by python-semantic-release
1 parent 2a17038 commit 20b08e1

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

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.32.0 (2026-05-22)
5+
6+
### Feature
7+
8+
- Minor: Feature Equipment (#1021)
9+
([`2a17038`](https://github.com/bimdata/python-api-client/commit/2a17038f882712b0d85fa00ad51d6807888d38f0))
10+
11+
* feat(equipment): create Equimment model
12+
13+
* fix(equipment): add validate_point validators to position field
14+
15+
* fix: merge migrations
16+
17+
418
## v10.31.0 (2026-05-22)
519

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

0 commit comments

Comments
 (0)