diff --git a/setup.py b/setup.py index f2546b4..e22b2d2 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ with open("README.md", "r") as fh: long_description = fh.read() -VERSION = '1.0.3' +VERSION = '1.0.4' setup(name='repository-miner', version=VERSION,