From b352dd0d97b6bafa0f5f4f0b4b3797ab4f11ebb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B0=D1=80=27=D1=8F=20=D0=A5=D0=B0=D1=80=D0=BB?= =?UTF-8?q?=D0=B0=D0=BD?= Date: Mon, 17 Oct 2022 15:50:15 +0400 Subject: [PATCH] set version 3.47.3 --- agent/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent/setup.py b/agent/setup.py index 2a41f10b5..a8124daec 100644 --- a/agent/setup.py +++ b/agent/setup.py @@ -3,7 +3,7 @@ from setuptools import setup, find_packages -app_version = '3.47.2' +app_version = '3.47.3' def build_time():