commit 42f7060b001479c457b816c2c0755b880b2cf0d3 parent 7c0cdc59a5dc9018b3f209a27e0ce3ef76cef822 Author: Stefan Koch <programming@stefan-koch.name> Date: Sat, 14 Oct 2023 11:25:21 +0200 increase version to 0.0.5 Diffstat:
M | pyproject.toml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyproject.toml b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nlparrot" -version = "0.0.4" +version = "0.0.5" dependencies = [ 'classla', 'pyphen',