Skip to content

Commit

Permalink
0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
z44d committed Jul 5, 2024
1 parent cd6f043 commit 7c46d56
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 = "tgram"
version = "1.10.0"
version = "1.10.1"
authors = [
{ name="ZAID", email="[email protected]" },
]
Expand All @@ -26,4 +26,4 @@ include-package-data = false

[tool.setuptools.packages.find]
include = ["tgram*"]
exclude = ["docs*", "tests*", "examples*"]
exclude = ["docs*", "tests*", "examples*"]

0 comments on commit 7c46d56

Please sign in to comment.