Skip to content

Commit

Permalink
release: 0.2.0 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxiangzhuang authored Dec 17, 2024
1 parent 4c7f8ab commit 1baf745
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

## [Unreleased]

## [0.2.0] - 2024-12-17

### Added
- Support chinese display in `wordcloud`

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "zhplot"
version = "0.1.1"
version = "0.2.0"
description = "Show Chinese in Figures with one line code."
authors = [
{name = "Xiangzhuang Shen", email = "[email protected]"},
Expand Down

0 comments on commit 1baf745

Please sign in to comment.