File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -30,16 +30,19 @@ You can check your current version with the following command:
30
30
31
31
For more information, see [ UP42 Python package description] ( https://pypi.org/project/up42-py/ ) .
32
32
33
- ### June 24, 2025 [ patch ]
34
- - Deprecated ` Order.get_assets `
33
+ ## 2.3.1
34
+ ** June 26, 2025 **
35
35
36
- ### June 16, 2025 [ patch ]
37
- - Fixed ` Up42ExtensionProperty ` for order id
36
+ ### Fixed
37
+ - ` Up42ExtensionProperty ` for order id
38
38
39
- ### June 11, 2025 [ patch ]
39
+ ### Security
40
40
- Updated requests dependency to 2.32.4
41
41
- Updated tornado dependency to 6.5.1
42
42
43
+ ### Deprecated
44
+ - ` Order.get_assets `
45
+
43
46
## 2.3.0
44
47
** June 10, 2025**
45
48
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " up42-py"
3
- version = " 2.3.0+build3 "
3
+ version = " 2.3.1 "
4
4
description = " Python SDK for UP42, the geospatial marketplace and developer platform."
5
5
authors = [
" UP42 GmbH <[email protected] >" ]
6
6
license = " https://github.com/up42/up42-py/blob/master/LICENSE"
You can’t perform that action at this time.
0 commit comments