Skip to content

Commit 6f92c36

Browse files
author
semantic-release
committed
10.1.0
Automatically generated by python-semantic-release
1 parent 0d32ce4 commit 6f92c36

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## v10.1.0 (2024-06-20)
6+
7+
### Feature
8+
9+
* MINOR: remove bcf project id in response ([`0d32ce4`](https://github.com/bimdata/python-api-client/commit/0d32ce4f80873c50d8a1d4125a4770fb8eefd3b7))
10+
11+
512
## v10.0.0 (2024-05-30)
613

714
### Breaking

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

0 commit comments

Comments
 (0)