Skip to content

Commit bdb66a2

Browse files
author
semantic-release
committed
10.10.3
Automatically generated by python-semantic-release
1 parent 3cac422 commit bdb66a2

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.10.3 (2025-04-04)
5+
6+
### Fix
7+
8+
- Patch: fix bcf spec (#831)
9+
([`3cac422`](https://github.com/bimdata/python-api-client/commit/3cac422f2fbf587b76591f53934a1fa9b1d4ea8d))
10+
11+
* fix bcf spec
12+
13+
* fix colorign definition
14+
15+
416
## v10.10.2 (2025-01-09)
517

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

0 commit comments

Comments
 (0)