From 3e3b542293378865b14af0b9a3d28936e8e9c2bc Mon Sep 17 00:00:00 2001 From: Matt Brubeck Date: Sun, 24 Sep 2023 14:19:44 -0700 Subject: [PATCH] Version 4.1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 86442b8..2757ea0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ordered-float" -version = "4.0.0" +version = "4.1.0" authors = [ "Jonathan Reem ", "Matt Brubeck ",