From e7c845ff5f0274005795ed5eafc5ceb3ad6c2ba4 Mon Sep 17 00:00:00 2001 From: Hexiro <42787085+Hexiro@users.noreply.github.com> Date: Fri, 25 Jun 2021 21:17:53 -0400 Subject: [PATCH] =?UTF-8?q?bump=20to=202.0.0=20=F0=9F=A5=B3=F0=9F=A5=B3?= =?UTF-8?q?=F0=9F=A5=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b4477df..4ccbd52 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name="imperial-py", - version="2.0.0rc2", + version="2.0.0", description="ImperialBin is a hastebin alternative built with UI and user experience in mind.", long_description=readme, long_description_content_type="text/markdown",