Skip to content

Commit

Permalink
Bump to 0.7.0-beta.8
Browse files Browse the repository at this point in the history
  • Loading branch information
konstin committed Jul 19, 2019
1 parent a106893 commit 3864c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
authors = ["konstin <konstin@mailbox.org>"]
name = "pyo3-pack"
version = "0.7.0-beta.7"
version = "0.7.0-beta.8"
description = "Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages"
exclude = ["test-crates/**/*", "sysconfig/*", "test-data/*", "ci/*", "tests/*"]
readme = "Readme.md"
Expand Down

0 comments on commit 3864c41

Please sign in to comment.