We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd6c69 commit 49b1ac6Copy full SHA for 49b1ac6
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v10.19.0 (2025-08-11)
5
+
6
+### Feature
7
8
+- Minor: Add full path in document route (empty commit for release)
9
+ ([`1bd6c69`](https://github.com/bimdata/python-api-client/commit/1bd6c69dac891c7717d18836cc86e12a192a219c))
10
11
12
## v10.18.1 (2025-08-01)
13
14
### Fix
setup.py
@@ -20,7 +20,7 @@
20
long_description = f.read()
21
22
NAME = "bimdata-api-client"
23
-VERSION = "10.18.1"
+VERSION = "10.19.0"
24
# To install the library, run the following
25
#
26
# python setup.py install
0 commit comments