Update src/huepaper/__init__.py
Some checks failed
Tests / test (3.10) (push) Failing after 1m23s
Tests / test (3.11) (push) Failing after 1m25s
Tests / test (3.8) (push) Failing after 1m25s
Tests / test (3.9) (push) Has been cancelled

This commit is contained in:
Profitroll 2024-01-21 17:30:36 +02:00
parent 95ed004805
commit 7afb325ebd

View File

@ -1,4 +1,4 @@
__version__ = "0.0.4" __version__ = "0.0.5"
from . import utils from . import utils
from .generator import generate from .generator import generate