Skip to content

Commit 9e7ba06

Browse files
semantic-releaseBimdata-io
authored andcommitted
9.15.0
Automatically generated by python-semantic-release
1 parent 7e45889 commit 9e7ba06

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

33
<!--next-version-placeholder-->
44

5+
## v9.15.0 (2023-06-22)
6+
### Feature
7+
* Import from project route (#664)
8+
9+
* feat: clone project route
10+
11+
* renaming route, reverse pk and project_id
12+
13+
* renaming
14+
15+
* simpler help text ([`7e45889`](https://github.com/bimdata/python-api-client/commit/7e4588908ae01e5763e65058eccdf7852a2180da))
16+
517
## v9.14.0 (2023-06-20)
618
### Feature
719
* Add pins routes (#663)

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

0 commit comments

Comments
 (0)