Bump version

This commit is contained in:
thematdev 2024-04-03 21:56:31 +03:00
parent 1ebef0083d
commit d3b3e7abbc

View File

@ -2,7 +2,7 @@ import setuptools
setuptools.setup(
name='codeforces-scraper',
version='0.3.1',
version='0.3.2',
author='thematdev',
author_email='thematdev@thematdev.org',
description='Utility to do actions on codeforces',