diff --git a/setup.py b/setup.py index 2cbe621..f62eae8 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open('README.md', 'r', encoding='utf-8') as file: setuptools.setup( name='facebook-downloader', - version='2022.1.2.0', + version='2022.1.2.1', author='Richard Mwewa', author_email='rly0nheart@duck.com', packages=['facebook_downloader'],