Skip to content

Commit 5901632

Browse files
committed
Release v0.12.4-beta.1
1 parent f16fab7 commit 5901632

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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,7 +1,7 @@
11
[package]
22
authors = ["konstin <[email protected]>"]
33
name = "maturin"
4-
version = "0.12.3"
4+
version = "0.12.4-beta.1"
55
description = "Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages"
66
exclude = ["test-crates/**/*", "sysconfig/*", "test-data/*", "ci/*", "tests/*"]
77
homepage = "https://github.com/pyo3/maturin"

0 commit comments

Comments
 (0)