Skip to content

Commit 9e1fb4f

Browse files
committed
Release v0.13.0-beta.4
1 parent 03a5ee4 commit 9e1fb4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
authors = ["konstin <[email protected]>", "messense <[email protected]>"]
33
name = "maturin"
4-
version = "0.13.0-beta.3"
4+
version = "0.13.0-beta.4"
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)