Skip to content

Commit a3c14ef

Browse files
chore(main): release 0.9.3
1 parent ebadd52 commit a3c14ef

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.9.3](https://github.com/developmentseed/stac-auth-proxy/compare/v0.9.2...v0.9.3) (2025-09-08)
4+
5+
6+
### Documentation
7+
8+
* update tips to describe non-upstream URL ([ebadd52](https://github.com/developmentseed/stac-auth-proxy/commit/ebadd52fd050543906f3a6c61b110900de62b330))
9+
310
## [0.9.2](https://github.com/developmentseed/stac-auth-proxy/compare/v0.9.1...v0.9.2) (2025-09-08)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ license = {file = "LICENSE"}
2424
name = "stac-auth-proxy"
2525
readme = "README.md"
2626
requires-python = ">=3.9"
27-
version = "0.9.2"
27+
version = "0.9.3"
2828

2929
[project.optional-dependencies]
3030
docs = [

0 commit comments

Comments
 (0)