From d27390f77cb06e1f87b031bbe343ba59cf725123 Mon Sep 17 00:00:00 2001 From: mace Date: Thu, 10 Aug 2023 20:20:07 +0200 Subject: [PATCH] set version --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index d8ce6aa..9a7f6b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "deepl" -version = "0.1.0" +version = "1.0.1" edition = "2018" license = "MIT OR Apache-2.0" authors = ["Mathias Rothenhäusler