From 21f54dba6178f5a4ca967b84e60fd9de6b5f85f8 Mon Sep 17 00:00:00 2001 From: Antonio Lopez Rivera Date: Sat, 24 Jul 2021 02:53:32 +0200 Subject: [PATCH] 1.0.0.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index dc84ada..ecb8a8d 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="anchorage", - version="0.9.0.6", + version="1.0.0.0", author="Antonio Lopez Rivera", author_email="antonlopezr99@gmail.com", description="Anchor your little piece of internet.",