Skip to content

Commit ded02f0

Browse files
authored
release: stac-pydantic v0.0.2 (#60)
1 parent f9f1816 commit ded02f0

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

Diff for: stapi-pydantic/CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66

77
## [Unreleased]
88

9+
## [0.0.2] - 2025-04-02
10+
911
### Changed
1012

1113
- Added more top-level imports, removed conformance urls ([#51](https://github.com/stapi-spec/pystapi/pull/51))
@@ -14,4 +16,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
1416

1517
Initial release.
1618

17-
[0.0.1]: https://github.com/stapi-spec/pystapi/releases/tag/v0.0.1
19+
[unreleased]: https://github.com/stapi-spec/pystapi/compare/stac-pydantic/stapi-pydantic%2Fv0.0.2...main
20+
[0.0.2]: https://github.com/stapi-spec/pystapi/compare/stac-pydantic/stapi-pydantic%2Fv0.0.1...stapi-pydantic%2Fv0.0.2
21+
[0.0.1]: https://github.com/stapi-spec/pystapi/releases/tag/stapi-pydantic%2Fv0.0.1

Diff for: stapi-pydantic/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "stapi-pydantic"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = "Pydantic models for Satellite Tasking API (STAPI) Specification"
55
readme = "README.md"
66
authors = [

Diff for: uv.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)