Skip to content

Commit a0b4867

Browse files
author
maxtremblay
committed
Fix version
1 parent e0e19dc commit a0b4867

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 = "sparse-bin-mat"
3-
version = "0.3"
3+
version = "0.2.4"
44
authors = ["maxtremblay <maxtremblay>"]
55
edition = "2018"
66
description = "A sparse implementation of a binary matrix optimized for row operations"

0 commit comments

Comments
 (0)