no -dev in version default

Tue, 28 Jul 2026 22:00:55 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Tue, 28 Jul 2026 22:00:55 -0500
changeset 79
b6af27f72492
parent 78
2a122736e91c
child 80
24e470b278e4

no -dev in version

Cargo.toml file | annotate | diff | comparison | revisions
--- a/Cargo.toml	Sun Jul 26 17:30:51 2026 -0500
+++ b/Cargo.toml	Tue Jul 28 22:00:55 2026 -0500
@@ -1,6 +1,6 @@
 [package]
 name = "pointsource_algs"
-version = "3.1.0-dev"
+version = "3.1.0"
 edition = "2021"
 rust-version = "1.85"
 authors = ["Tuomo Valkonen <tuomov@iki.fi>"]

mercurial