Skip to content

Commit 6209955

Browse files
committed
pyoxy: bump version to 0.1.0
1 parent 76fbbff commit 6209955

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.

pyoxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pyoxy"
3-
version = "0.1.0-pre"
3+
version = "0.1.0"
44
authors = ["Gregory Szorc <[email protected]>"]
55
license = "MPL-2.0"
66
description = "Self-contained Python distribution and application runner."

0 commit comments

Comments
 (0)