Fix regex in stripAnsi.

This commit is contained in:
2025-11-19 15:03:28 -06:00
parent a33500f6d4
commit c1dbcd90a4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Package
version = "0.10.0"
version = "0.10.1"
author = "Jonathan Bernard"
description = "Helper functions for writing command line interfaces."
license = "MIT"