diff --git a/setup.py b/setup.py index 6e49b074..a05de2d0 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ def read_reqs(filename: str): long_description = long_description, author='Davide Spadini', author_email='spadini.davide@gmail.com', - version='1.6.2', + version='1.6.3', packages=find_packages('.'), url='https://github.com/ishepard/pydriller', license='Apache License',