diff --git a/setup.py b/setup.py index 63d2614..f6f0945 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ long_description = (this_directory / 'README.md').read_text() setup(name='dkb_robo', - version='0.27', + version='0.27.1', description='library to access the internet banking area of "Deutsche Kreditbank" to get account information and transactions.', long_description=long_description, long_description_content_type='text/markdown',