Skip to content

Commit 2e89884

Browse files
author
semantic-release
committed
10.14.4
Automatically generated by python-semantic-release
1 parent f855ec7 commit 2e89884

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.14.4 (2025-05-06)
5+
6+
### Fix
7+
8+
- Patch: fix create model serializer (#843)
9+
([`f855ec7`](https://github.com/bimdata/python-api-client/commit/f855ec73503994a588ca8ad6a1e916430e2a7dee))
10+
11+
412
## v10.14.3 (2025-04-28)
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.14.3"
23+
VERSION = "10.14.4"
2424
# To install the library, run the following
2525
#
2626
# python setup.py install

0 commit comments

Comments
 (0)