Update version to v2024.12.18

This commit is contained in:
Andrew Hamilton 2024-12-18 00:03:43 +10:00
parent 672b866bfb
commit 2b374ef431
14 changed files with 28 additions and 28 deletions

View file

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