Skip to content

Commit

Permalink
0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qexat committed May 4, 2024
1 parent 1528d8d commit 8f80b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "anstrip"
description = "anstrip is a minimal library to strip ANSI sequences from strings."
version = "0.2.1"
version = "0.2.2"
readme = "README.md"
keywords = ["ansi", "escape sequence", "SGR", "ECMA", "strip"]
requires-python = ">=3.10"
Expand Down

0 comments on commit 8f80b6e

Please sign in to comment.