Skip to content

Commit 51451c4

Browse files
author
semantic-release
committed
10.12.0
Automatically generated by python-semantic-release
1 parent 0e46a00 commit 51451c4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.12.0 (2025-04-23)
5+
6+
### Feature
7+
8+
- Minor: empty commit to release lib with xkt chunk
9+
([`0e46a00`](https://github.com/bimdata/python-api-client/commit/0e46a0031e7f4e64e216288dd72e64199c5d5aca))
10+
11+
412
## v10.11.4 (2025-04-16)
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.11.4"
23+
VERSION = "10.12.0"
2424
# To install the library, run the following
2525
#
2626
# python setup.py install

0 commit comments

Comments
 (0)