From 3ee981e443b1a56337f4df7fd3ded2cf680c1d39 Mon Sep 17 00:00:00 2001 From: PingIsFun Date: Mon, 21 Mar 2022 16:34:40 +0100 Subject: [PATCH] Release 1.0.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index c81aabd..efd12d7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = eAsistent_scraper -version = 0.0.16 +version = 1.0.0 author = PingIsFun author_email = pingisfun@protonmail.com description = Scrapes data from easistent.com/urniki/... and returns it as Python dictionary