From 0da330bfa1675f6722e07a14eb361e331695ccf6 Mon Sep 17 00:00:00 2001 From: Erle Carrara Date: Wed, 2 Oct 2024 14:18:03 -0300 Subject: [PATCH] bump version: v0.1.1 --- src/yapcache/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/yapcache/__about__.py b/src/yapcache/__about__.py index 3dc1f76..485f44a 100644 --- a/src/yapcache/__about__.py +++ b/src/yapcache/__about__.py @@ -1 +1 @@ -__version__ = "0.1.0" +__version__ = "0.1.1"