Skip to content

Commit ba4fb76

Browse files
semantic-releaseBimdata-io
authored andcommitted
9.14.0
Automatically generated by python-semantic-release
1 parent 8ad8d81 commit ba4fb76

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

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

5+
## v9.14.0 (2023-06-20)
6+
### Feature
7+
* Add pins routes (#663)
8+
9+
* WIP: add pins detail views
10+
11+
* fix view and add tests ([`8ad8d81`](https://github.com/bimdata/python-api-client/commit/8ad8d81e62fd9c2f9083a4bc6c4908fed4f4aac3))
12+
513
## v9.13.1 (2023-06-15)
614
### Fix
715
* Add parent_id field in model ([`7ec69f0`](https://github.com/bimdata/python-api-client/commit/7ec69f034ceaa5620ef3a68b254375d832be3ee7))

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

0 commit comments

Comments
 (0)