Skip to content

Commit

Permalink
0.0.4 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Ransaka authored Feb 10, 2024
1 parent 191755c commit 75ea972
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "sinlib"
version = "0.0.2"
version = "0.0.4"
description = "Sinhala NLP Toolkit"
authors = [
{ name = "Ransaka", email = "ransaka.ravihara@gmail.com" }
Expand Down Expand Up @@ -47,4 +47,4 @@ max-line-length = 120
ignore_missing_imports = true
disallow_untyped_defs = true
disallow_untyped_calls = true
disallow_incomplete_defs = true
disallow_incomplete_defs = true

0 comments on commit 75ea972

Please sign in to comment.