From c76ade70db1918de8ac09db9794638c050a33623 Mon Sep 17 00:00:00 2001 From: TKAMING Date: Sat, 7 Jan 2023 18:00:55 +0100 Subject: [PATCH] =?UTF-8?q?New=20release=20version=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 36e8c6f..a6eb56b 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name = 'Scrapes', - version = 1.9, + version = "0.9.1", packages = ['scrapes'], license = "MIT License", #install_requires=['Chrome'], diff --git a/version.txt b/version.txt index 2e0e38c..f374f66 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.9 +0.9.1