Skip to content

Commit 825d1a7

Browse files
committed
release: Prepare for v0.2.3
Bump the crate version and update the ChangeLog.
1 parent 9cfe109 commit 825d1a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## Unreleased
5+
## [0.2.3] - 2022-05-17
66

77
### Features
88

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.2"
3+
version = "0.2.3"
44
edition = "2021"
55
description = "Standalone python3(y).dll import library generator"
66
repository = "https://github.com/pyo3/python3-dll-a"

0 commit comments

Comments
 (0)