From 4d6d9a279210007a9f627fe949097aff48efd8e6 Mon Sep 17 00:00:00 2001 From: FernandoCelmer Date: Mon, 22 Apr 2024 01:00:11 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20PyPI=20-=20Build=200.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- email_profile/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/email_profile/__init__.py b/email_profile/__init__.py index 8eb7d6b..6b1e1b4 100644 --- a/email_profile/__init__.py +++ b/email_profile/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.1.0-dev.1" +__version__ = "0.1.0" __author__ = 'Fernando Celmer ' __copyright__ = """MIT License