Skip to content

Commit b71fa60

Browse files
author
semantic-release
committed
10.5.0
Automatically generated by python-semantic-release
1 parent 3add6a0 commit b71fa60

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v10.5.0 (2024-09-11)
6+
7+
### Feature
8+
9+
* MINOR: Feature: Photosphere Model (#758)
10+
11+
* MINOR: feat(photosphere): add PHOTOSPHERE model type
12+
13+
* MINOR: feat(photosphere): add create-photosphere route
14+
15+
* MINOR: feat: add create-photospĥere-building route
16+
17+
* fix: IsMetaBuilding perm classes + little opti in create-photosphere route
18+
19+
* fix(ifc): merge 2 migrations into 1 ([`3add6a0`](https://github.com/bimdata/python-api-client/commit/3add6a0633832dcab2db9d9a33baadb7d29945dd))
20+
21+
522
## v10.4.3 (2024-09-09)
623

724
### Fix

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

0 commit comments

Comments
 (0)