Allow retrieving a range of dates at once

This commit is contained in:
Michał Leśniewski
2021-12-05 22:40:42 +01:00
parent 5db56720df
commit 74cef6ee51
4 changed files with 52 additions and 15 deletions

View File

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