From 56f9b69b7d82d9dabfd401ecdf46906a83d53aac Mon Sep 17 00:00:00 2001 From: Alexander Voigt Date: Thu, 20 May 2021 16:41:59 +0200 Subject: [PATCH] version 1.6.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2f9cabf..7b41e76 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polylog" -version = "1.6.0" +version = "1.6.1" authors = ["Alexander Voigt "] license = "LGPL-3.0-only" readme = "README.md"