Skip to content

Commit e7d6d1a

Browse files
committed
chore(release): prepare for v0.2.10
Bump the crate version and update CHANGELOG. Remove `cliff.toml` and maintain the change log file manually.
1 parent ecdbc21 commit e7d6d1a

File tree

3 files changed

+7
-61
lines changed

3 files changed

+7
-61
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.2.10] - 2024-06-24
6+
7+
### Features
8+
9+
- Add Python 3.13 support in [#72](https://github.com/PyO3/python3-dll-a/pull/72)
10+
511
## [0.2.9] - 2023-07-04
612

713
### Fixes

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "python3-dll-a"
3-
version = "0.2.9"
3+
version = "0.2.10"
44
edition = "2021"
55
description = "Standalone python3(y).dll import library generator"
66
repository = "https://github.com/PyO3/python3-dll-a"

cliff.toml

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)