Skip to content

Commit 7dc0e74

Browse files
authored
release: v0.7.0 (#115)
1 parent 0964fb5 commit 7dc0e74

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55

66
## [Unreleased]
77

8-
## [0.7.0-beta.6] - 2025-04-23
8+
## [0.7.0] - 2025-04-29
99

1010
### Added
1111

@@ -202,8 +202,8 @@ Non-functional release to fix releasing from Github actions.
202202

203203
Initial release.
204204

205-
[Unreleased]: https://github.com/stac-utils/rustac-py/compare/v0.7.0-beta.6...main
206-
[0.7.0-beta.6]: https://github.com/stac-utils/rustac-py/compare/v0.6.0...v0.7.0-beta.6
205+
[Unreleased]: https://github.com/stac-utils/rustac-py/compare/v0.7.0.6...main
206+
[0.7.0]: https://github.com/stac-utils/rustac-py/compare/v0.6.0...v0.7.0
207207
[0.6.0]: https://github.com/stac-utils/rustac-py/compare/v0.5.9...v0.6.0
208208
[0.5.9]: https://github.com/stac-utils/rustac-py/compare/v0.5.8...v0.5.9
209209
[0.5.8]: https://github.com/stac-utils/rustac-py/compare/v0.5.7...v0.5.8

Cargo.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustac-py"
3-
version = "0.7.0-beta.6"
3+
version = "0.7.0"
44
edition = "2024"
55
publish = false
66

0 commit comments

Comments
 (0)