From e8c923f69388dcff2c7805bec2269db2cc61d0c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81rni=20Dagur?= Date: Mon, 18 Jul 2022 00:48:58 +0200 Subject: Bump version to 0.6.0 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bf51c19..f1ed52e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] publish = false name = "adblock" -version = "0.5.2" +version = "0.6.0" edition = "2018" authors = ["Árni Dagur "] license = "MIT OR Apache-2.0" @@ -16,7 +16,7 @@ classifier = [ "License :: OSI Approved :: MIT License", "License :: OSI Approved :: Apache Software License", ] -requires-python = ">=3.6" +requires-python = ">=3.7" [profile.release] debug = true -- cgit v1.2.3