Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Commit 26a78db

Browse files
committed
update to 0.4.1
1 parent 7e7b973 commit 26a78db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sre-engine"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
authors = ["Kangzhi Shi <shikangzhi@gmail.com>", "RustPython Team"]
55
description = "A low-level implementation of Python's SRE regex engine"
66
repository = "https://github.com/RustPython/sre-engine"

0 commit comments

Comments
 (0)