Skip to content

Commit ae2d796

Browse files
committed
release: v0.7.0-beta.3
1 parent 953515c commit ae2d796

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 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.2] - 2025-04-23
8+
## [0.7.0-beta.3] - 2025-04-23
99

1010
### Added
1111

@@ -203,7 +203,7 @@ Non-functional release to fix releasing from Github actions.
203203
Initial release.
204204

205205
[Unreleased]: https://github.com/stac-utils/rustac-py/compare/v0.7.0-beta.2...main
206-
[0.7.0-beta.2]: https://github.com/stac-utils/rustac-py/compare/v0.6.0...v0.7.0-beta.2
206+
[0.7.0-beta.3]: https://github.com/stac-utils/rustac-py/compare/v0.6.0...v0.7.0-beta.3
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: 1 addition & 1 deletion
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.2"
3+
version = "0.7.0-beta.3"
44
edition = "2024"
55
publish = false
66

0 commit comments

Comments
 (0)