From 3a145cd3e024d2266110fbc5d6aa6e1add9f30eb Mon Sep 17 00:00:00 2001 From: FernandoCelmer Date: Mon, 1 May 2023 17:09:05 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20PyPI=20-=20Build=201.0.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- linux_profile_plugin/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux_profile_plugin/__init__.py b/linux_profile_plugin/__init__.py index 9e78acb..84533c5 100644 --- a/linux_profile_plugin/__init__.py +++ b/linux_profile_plugin/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.0.3-dev.1" +__version__ = "1.0.3" __author__ = 'Fernando Celmer ' __copyright__ = """MIT License