chore: bump version to 0.2.2

This commit is contained in:
^_^ 2025-12-18 12:27:13 +01:00
parent 6199e02b9b
commit cf2bb5d7c4

View File

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