Skip to content

Commit

Permalink
v1.3.2
Browse files Browse the repository at this point in the history
* Add `Builder.build_and_save`.
* Add a test for saving to the same file.
* Add `debug` argument to `init_logging`.
* Add `--debug` option to the CLI.
* Update dependencies.
* Update README.
  • Loading branch information
kojiishi committed Aug 8, 2021
1 parent fb6e032 commit 5e6ef11
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 = "east_asian_spacing"
version = "1.3.2.dev0"
version = "1.3.2"
description = "East Asian Contextual Spacing Build Tools"
authors = ["Koji Ishii <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 5e6ef11

Please sign in to comment.