Skip to content

Commit 63f9038

Browse files
author
semantic-release
committed
10.39.1
Automatically generated by python-semantic-release
1 parent e52ebe0 commit 63f9038

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

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.39.1 (2026-07-20)
5+
6+
### Fix
7+
8+
- Patch: add name to naming constraint rules (#1059)
9+
([`e52ebe0`](https://github.com/bimdata/python-api-client/commit/e52ebe0476af0b07cd4b11eaa7a9cccf821d6457))
10+
11+
* add name to naming constraint rules
12+
13+
* better doc
14+
15+
416
## v10.39.0 (2026-07-16)
517

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

0 commit comments

Comments
 (0)