Skip to content

Commit

Permalink
update keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
paiv committed Nov 10, 2024
1 parent dab7ab7 commit be6d4d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "uklatn",
"version": "1.8.10",
"version": "1.8.11",
"description": "Ukrainian Cyrillic transliteration to Latin script",
"author": "Pavel Ivashkov (https://github.com/paiv)",
"homepage": "https://github.com/paiv/uklatn",
"license": "MIT",
"keywords": ["ukraine", "translit", "romanization"],
"funding": [
{
"type": "individual",
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ authors = [
]
license = {file = "license"}
requires-python = ">=3.10"
keywords = ["ukraine", "translit", "romanization"]
classifiers = [
"License :: OSI Approved :: MIT License",
]
Expand Down

0 comments on commit be6d4d2

Please sign in to comment.