From 275d1b75ef6a0b4bbb88977ce78c6b706fc7619b Mon Sep 17 00:00:00 2001 From: David Lev Date: Thu, 17 Aug 2023 00:50:16 +0300 Subject: [PATCH] =?UTF-8?q?[version=201.0.0]=20=F0=9F=8E=89=F0=9F=8E=89?= =?UTF-8?q?=F0=9F=8E=89=20first=20stable=20release!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pywa/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pywa/__version__.py b/pywa/__version__.py index a285ad0..5becc17 100644 --- a/pywa/__version__.py +++ b/pywa/__version__.py @@ -1 +1 @@ -__version__ = "0.0.1rc35" +__version__ = "1.0.0"