Bump alg_tools version

Thu, 23 Jan 2025 23:40:20 +0100

author
Tuomo Valkonen <tuomov@iki.fi>
date
Thu, 23 Jan 2025 23:40:20 +0100
changeset 58
2a86c4c98622
parent 57
1afca417d71b
child 59
743984f4664e

Bump alg_tools version

Cargo.toml file | annotate | diff | comparison | revisions
--- a/Cargo.toml	Sat Dec 28 19:31:21 2024 -0500
+++ b/Cargo.toml	Thu Jan 23 23:40:20 2025 +0100
@@ -16,7 +16,7 @@
 categories = ["mathematics", "science", "computer-vision"]
 
 [dependencies.alg_tools]
-version = "~0.3.0-dev"
+version = "~0.3.0"
 path = "../alg_tools"
 default-features = false
 

mercurial