We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cfe109 commit 825d1a7Copy full SHA for 825d1a7
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## Unreleased
+## [0.2.3] - 2022-05-17
6
7
### Features
8
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "python3-dll-a"
-version = "0.2.2"
+version = "0.2.3"
edition = "2021"
description = "Standalone python3(y).dll import library generator"
repository = "https://github.com/pyo3/python3-dll-a"
0 commit comments