From 5d54e566e8d48332cf953522c2733e5b1066aafd Mon Sep 17 00:00:00 2001 From: Chinmay Maheshwari Date: Tue, 15 Oct 2024 15:22:00 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v2.0.6-beta.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- percy/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/percy/version.py b/percy/version.py index 4c354e0..8432f55 100644 --- a/percy/version.py +++ b/percy/version.py @@ -1 +1 @@ -__version__ = '2.0.5' +__version__ = '2.0.6-beta.0'