Skip to content

Commit ef39b5e

Browse files
author
semantic-release
committed
10.7.0
Automatically generated by python-semantic-release
1 parent 34ee7c9 commit ef39b5e

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v10.7.0 (2024-09-16)
6+
7+
### Feature
8+
9+
* MINOR: Bcf odata (#772)
10+
11+
* implement odata filters
12+
13+
* add orderby
14+
15+
* factorize
16+
17+
* replace test domains with bimdata.test ([`34ee7c9`](https://github.com/bimdata/python-api-client/commit/34ee7c9d3104f9f3a0a6363b40f38b778f900666))
18+
19+
520
## v10.6.0 (2024-09-16)
621

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

0 commit comments

Comments
 (0)