This commit is contained in:
Joakim Holm 2024-01-15 15:23:21 +01:00
parent b8df76cfbf
commit 64e04f5ff4

View File

@ -1,4 +1,4 @@
from .encryption import Encryption, AESEncryption
from .book import Book, SingleFile, OnlineFile, Metadata
__version__ = "0.1.0"
__version__ = "0.2.0"