From 1bbcca306946533504193df8f5b4cb487db3c8c5 Mon Sep 17 00:00:00 2001 From: Danila Vershinin <250071+dvershinin@users.noreply.github.com> Date: Tue, 28 Sep 2021 23:25:22 +0300 Subject: [PATCH] v0.0.8 --- pip_safe/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip_safe/__about__.py b/pip_safe/__about__.py index 6526deb..a73339b 100644 --- a/pip_safe/__about__.py +++ b/pip_safe/__about__.py @@ -1 +1 @@ -__version__ = "0.0.7" +__version__ = "0.0.8"