Skip to content

Commit 3e7b73c

Browse files
committed
Bump to 0.4.5
1 parent 650091f commit 3e7b73c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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,6 +1,6 @@
11
[package]
22
name = "rs_parsepatch"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
authors = ["calixteman <cdenizet@mozilla.com>"]
55
edition = "2018"
66
license = "MPL-2.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "rs_parsepatch"
7-
version = "0.4.4"
7+
version = "0.4.5"
88
classifier = [
99
"License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)",
1010
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)