Skip to content

Commit bc9f185

Browse files
committed
release: v0.7.0-beta.1
1 parent 18fc7ba commit bc9f185

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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.0] - 2025-04-23
8+
## [0.7.0-beta.1] - 2025-04-23
99

1010
### Added
1111

@@ -197,8 +197,8 @@ Non-functional release to fix releasing from Github actions.
197197

198198
Initial release.
199199

200-
[Unreleased]: https://github.com/stac-utils/rustac-py/compare/v0.7.0-beta.0...main
201-
[0.7.0-beta.0]: https://github.com/stac-utils/rustac-py/compare/v0.6.0...v0.7.0-beta.0
200+
[Unreleased]: https://github.com/stac-utils/rustac-py/compare/v0.7.0-beta.1...main
201+
[0.7.0-beta.1]: https://github.com/stac-utils/rustac-py/compare/v0.6.0...v0.7.0-beta.1
202202
[0.6.0]: https://github.com/stac-utils/rustac-py/compare/v0.5.9...v0.6.0
203203
[0.5.9]: https://github.com/stac-utils/rustac-py/compare/v0.5.8...v0.5.9
204204
[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.0"
3+
version = "0.7.0-beta.1"
44
edition = "2024"
55
publish = false
66

0 commit comments

Comments
 (0)