Skip to content

Commit 5463257

Browse files
authored
Preparing to release 1.2.4
1 parent 7f7798e commit 5463257

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/pyo3/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "graspologic_native"
3-
version = "1.2.3"
3+
version = "1.2.4"
44
authors = ["daxpryce@microsoft.com"]
55
edition = "2018"
66
license = "MIT"
@@ -19,4 +19,3 @@ network_partitions = { path = "../network_partitions" }
1919
[dependencies.pyo3]
2020
version = "0.23"
2121
features = ["extension-module", "abi3-py38"]
22-

0 commit comments

Comments
 (0)