From 1a61aa6dabfeb0d2adbe845195281488fb1df907 Mon Sep 17 00:00:00 2001 From: chinmay-browserstack <92926953+chinmay-browserstack@users.noreply.github.com> Date: Mon, 7 Oct 2024 16:13:37 +0530 Subject: [PATCH] Releasing v2.1.0 (#131) --- percy/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/percy/version.py b/percy/version.py index 8faeba4..a33997d 100644 --- a/percy/version.py +++ b/percy/version.py @@ -1 +1 @@ -__version__ = '2.0.5-beta.0' +__version__ = '2.1.0'