Update version to v2024.12.10

This commit is contained in:
Andrew Hamilton 2024-12-10 23:10:58 +10:00
parent 2f0136c5ad
commit 164356f3a4
13 changed files with 25 additions and 25 deletions

View file

@ -10,7 +10,7 @@ import weakref
import cwcwidth
__version__ = "v2024.12.07"
__version__ = "v2024.12.10"
ESC = "\x1b"