From fd5f9518986c5c4dfab7cf9bd315f585ba73363f Mon Sep 17 00:00:00 2001 From: slashtechno <77907286+slashtechno@users.noreply.github.com> Date: Fri, 18 Aug 2023 20:54:44 -0400 Subject: [PATCH] Bump version from `0.1.1` to `0.1.2` --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a6ead21..7e65fc3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cloudflare-gateway-adblocking" -version = "0.1.1" +version = "0.1.2" description = "Serverless adblocking via Cloudflare Zero Trust Gateway" authors = ["slastechno <77907286+slashtechno@users.noreply.github.com>"] license = "MIT"