Bump version to 2.0.0

This commit is contained in:
Michał Leśniewski
2023-11-13 19:33:50 +01:00
parent 93c1a2557d
commit e231f44985

View File

@@ -7,7 +7,7 @@ long_description = (here / 'README.md').read_text(encoding='utf-8')
setup(
name='elicznik',
version='1.5.0',
version='2.0.0',
description='Tauron eLicznik scrapper',
long_description=long_description,
long_description_content_type='text/markdown',