Skip to content

Commit 69bdbd8

Browse files
author
semantic-release
committed
10.2.0
Automatically generated by python-semantic-release
1 parent e6e043b commit 69bdbd8

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v10.2.0 (2024-07-04)
6+
7+
### Feature
8+
9+
* MINOR: Add bcf bimdata_viewer_layout (#759)
10+
11+
* Add bcf bimdata_layout
12+
13+
* Rename into bimdata_viewer_layout
14+
15+
* Fix test... ([`e6e043b`](https://github.com/bimdata/python-api-client/commit/e6e043ba5e7e82aaacd5c77ceb1bbdb524ec8d65))
16+
17+
518
## v10.1.0 (2024-06-20)
619

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

0 commit comments

Comments
 (0)