File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 0.11.1] - 2025-06-09
9
+
10
+ ### Added
11
+ * Cognito token fetching now appropriately stores and checks token expiration on token use.
12
+
8
13
## [ 0.11.0] - 2025-05-19
9
14
10
15
### Added
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " unity-sds-client"
3
- version = " 0.11.0 "
3
+ version = " 0.11.1 "
4
4
5
5
description = " Unity-Py is a Python client to simplify interactions with NASA's Unity Platform."
6
6
authors = [" Anil Natha, Mike Gangl" ]
You can’t perform that action at this time.
0 commit comments