Skip to content

Commit d68f846

Browse files
committed
chore(main): release 0.7.0
1 parent 519c9b3 commit d68f846

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.6.0"}
1+
{".":"0.7.0"}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,18 @@
5454
* dependencies
5555
* accesskit_unix bumped from 0.11.0 to 0.11.1
5656

57+
## [0.7.0](https://github.com/AccessKit/accesskit-python/compare/0.6.0...0.7.0) (2025-09-30)
58+
59+
60+
### ⚠ BREAKING CHANGES
61+
62+
* Update to latest AccessKit ([#3](https://github.com/AccessKit/accesskit-python/issues/3))
63+
64+
### Bug Fixes
65+
66+
* Update minimum supported Rust version to 1.77.2 ([#7](https://github.com/AccessKit/accesskit-python/issues/7)) ([519c9b3](https://github.com/AccessKit/accesskit-python/commit/519c9b3bd1798b81d2bf39096e5bdcafeb325876))
67+
* Update to latest AccessKit ([#3](https://github.com/AccessKit/accesskit-python/issues/3)) ([87b093b](https://github.com/AccessKit/accesskit-python/commit/87b093b58719679aab3193f0090f57a9b6b60a2d))
68+
5769
## [0.6.0](https://github.com/AccessKit/accesskit-python/compare/v0.5.0...0.6.0) (2024-07-14)
5870

5971

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 = "accesskit-python"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
authors = ["The AccessKit contributors"]
55
license = "MIT OR Apache-2.0"
66
description = "Python bindings to the AccessKit library"

0 commit comments

Comments
 (0)