Skip to content

Commit

Permalink
v0.1.7
Browse files Browse the repository at this point in the history
* Python 3.10.
* Add `js/GeneralCategory.js`.
* emoji.py: split flags to columns.
* Minor fixes and renames.
* Update dependencies.
  • Loading branch information
kojiishi committed Dec 5, 2021
1 parent 7736e3d commit d42b5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "unicodedata-reader"
version = "0.1.6"
version = "0.1.7"
description = ""
authors = ["Koji Ishii <kojii@chromium.org>"]
readme = "README.md"
Expand Down

0 comments on commit d42b5fd

Please sign in to comment.