Skip to content

Commit 3380e67

Browse files
author
Halvani
committed
Updated: pyproject.toml
1 parent 7e230a5 commit 3380e67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "alphabetic"
7-
version = "0.0.6"
7+
version = "0.0.7"
88
authors = [{name="Oren Halvani"}]
99
description = "A Python module for retrieving script types of writing systems including alphabets, abjads, abugidas, syllabaries, logographs, featurals as well as Latin script codes"
1010
readme = "README.md"
@@ -26,7 +26,7 @@ dependencies = [
2626
"jamo==0.4.1"
2727
]
2828

29-
keywords = ["writing-systems", "alphabets", "abjads", "abugidas", "syllabaries", "logographics", "featural script-types", "latin-script-codes", "alphabet-list", "alphabet-characters", "alphabet-database", "iso-639-2", "iso-639-3", "iso-15924"]
29+
keywords = ["alphabets", "writing-systems", "iso-639-3", "endangered-languages", "iso-639-2", "alphabet-list", "iso-15924", "syllabaries", "alphabet-characters", "alphabet-database", "logographics", "abjads", "abugidas", "latin-script-codes", "featural", "script-types"]
3030

3131
[project.urls]
3232
"Homepage" = "https://github.com/Halvani/alphabetic"

0 commit comments

Comments
 (0)