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