superfaktura_api: raise exception when some credentials are not set

This commit is contained in:
Richard Kubíček
2025-01-16 14:10:07 +01:00
parent 5b2743a26a
commit 4cfaa2a03c
2 changed files with 7 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ from setuptools import setup, find_namespace_packages
setup(
name='superfaktura_client',
version='0.0.1',
version='0.0.2',
packages=find_namespace_packages(),
url='https://github.com/eledio-helpers/superfaktura-client',
license='',