From fb3aec03f48ef89c1eb28a225e30df8d92cea882 Mon Sep 17 00:00:00 2001 From: vin Date: Sat, 15 Nov 2025 19:10:20 -0500 Subject: update dependencies --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 564e100..24448ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "adblock" -version = "0.6.0" +version = "0.7.0" description = "Brave's adblocking in Python" requires-python = ">=3.7" authors = [{ name = "Árni Dagur", email = "arni@dagur.eu" }] @@ -13,7 +13,7 @@ classifiers = [ [tool.poetry] name = "adblock" -version = "0.6.0" +version = "0.7.0" description = "Brave's adblocking in Python" authors = ["Árni Dagur "] -- cgit v1.2.3