From 3dae9347e1afa75cd6c3f43bafe2a0da1d62c565 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20Kl=C3=B6wer?= Date: Fri, 22 Dec 2023 18:53:38 +0100 Subject: [PATCH] bump to v0.8 --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index f201f5d..74fbd84 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StochasticRounding" uuid = "3843c9a1-1f18-49ff-9d99-1b4c8a8e97ed" -authors = ["Milan Kloewer"] -version = "0.7" +authors = ["Milan Kloewer and StochasticRounding.jl contributors"] +version = "0.8" [deps] BFloat16s = "ab4f0b2a-ad5b-11e8-123f-65d77653426b"