Skip to content

Commit 5be1821

Browse files
semantic-releaseBimdata-io
authored andcommitted
5.19.1
Automatically generated by python-semantic-release
1 parent b224801 commit 5be1821

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+
## v5.19.1 (2022-01-18)
6+
### Fix
7+
* Add non automatic models (#464)
8+
9+
* Add non automatic models
10+
11+
* improve tests
12+
13+
* rename route and add permissions
14+
15+
* add model delete with doc ([`b224801`](https://github.com/bimdata/python-api-client/commit/b2248010f7890245d90e9b4f067e4ca96ea00a63))
16+
517
## v5.19.0 (2022-01-14)
618
### Feature
719
* Feature/smart files (#463)

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

0 commit comments

Comments
 (0)