Skip to content

Commit 3c7a58f

Browse files
committed
pyoxy: bump release to 0.3.0-pre
1 parent 11c5584 commit 3c7a58f

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

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.2.0"
3+
version = "0.3.0-pre"
44
authors = ["Gregory Szorc <gregory.szorc@gmail.com>"]
55
license = "MPL-2.0"
66
description = "Self-contained Python distribution and application runner."

pyoxy/docs/pyoxy_history.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ Blog Posts
1212
Changelog
1313
=========
1414

15+
0.3.0
16+
-----
17+
18+
Not yet released.
19+
1520
0.2.0
1621
-----
1722

0 commit comments

Comments
 (0)