Skip to content

Commit

Permalink
10.7.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Sep 16, 2024
1 parent 34ee7c9 commit ef39b5e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@



## v10.7.0 (2024-09-16)

### Feature

* MINOR: Bcf odata (#772)

* implement odata filters

* add orderby

* factorize

* replace test domains with bimdata.test ([`34ee7c9`](https://github.com/bimdata/python-api-client/commit/34ee7c9d3104f9f3a0a6363b40f38b778f900666))


## v10.6.0 (2024-09-16)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
long_description = f.read()

NAME = "bimdata-api-client"
VERSION = "10.6.0"
VERSION = "10.7.0"
# To install the library, run the following
#
# python setup.py install
Expand Down

0 comments on commit ef39b5e

Please sign in to comment.