Skip to content

Commit

Permalink
v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kazhala committed Aug 4, 2021
1 parent 578ef68 commit 2b5abba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Notable changes are documented in this file.

## Dev
## 0.2.3 (04/08/2021)

### Added

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "InquirerPy"
version = "0.2.2"
version = "0.2.3"
description = "Python port of Inquirer.js (A collection of common interactive command-line user interfaces)"
authors = ["Kevin Zhuang <kevin7441@gmail.com>"]
maintainers = ["Kevin Zhuang <kevin7441@gmail.com>"]
Expand Down

0 comments on commit 2b5abba

Please sign in to comment.