From ef32c66769f3a53e512e9b44d2598df35cc6d907 Mon Sep 17 00:00:00 2001 From: "R. Miles McCain" Date: Mon, 17 Jul 2023 12:03:31 -0400 Subject: [PATCH] Bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 41cfa0b..7922504 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "shynet" -version = "0.10.0" +version = "0.13.0" description = "Modern, privacy-friendly, and cookie-free web analytics." authors = ["R. Miles McCain "] license = "Apache-2.0"