Skip to content

Commit 6c1dcb8

Browse files
committed
chore: bump and fix to version v4.0.3
1 parent e23f16e commit 6c1dcb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 = "_socha"
3-
version = "4.0.2"
3+
version = "4.0.3"
44
edition = "2021"
55

66
[lib]

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 = "socha"
7-
version = "4.0.2"
7+
version = "4.0.3"
88
authors = [
99
{ name = "yoente", email = "[email protected]" },
1010
{ name = "maxblan", email = "[email protected]" },

0 commit comments

Comments
 (0)