File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
66## [ upcoming] -
77
8- - Add support for Python 3.14
8+ ## [ 0.7.1] - 2025-12-22
9+
10+ - Add support for Python 3.14 (no functional change)
911
1012## [ 0.7.0] - 2025-12-22
1113
@@ -44,7 +46,8 @@ All notable changes to this project will be documented in this file.
4446
4547### Added support to accept default values
4648
47- [ upcoming ] : https://github.com/markusgrotz/click-prompt/compare/v0.7.0...HEAD
49+ [ upcoming ] : https://github.com/markusgrotz/click-prompt/compare/v0.7.1...HEAD
50+ [ 0.7.1] https://github.com/markusgrotz/click-prompt/compare/v0.7.0...v0.7.1
4851[ 0.7.0] https://github.com/markusgrotz/click-prompt/compare/v0.6.5...v0.7.0
4952[ 0.6.5 ] : https://github.com/markusgrotz/click-prompt/compare/v0.6.4...v0.6.5
5053[ 0.6.4 ] : https://github.com/markusgrotz/click-prompt/compare/v0.6.3...v0.6.4
Original file line number Diff line number Diff line change 11[project ]
22name = " click-prompt"
3- version = " 0.7.0 "
3+ version = " 0.7.1 "
44description = " click-prompt provides more beautiful interactive options for the Python click library"
55readme = " README.md"
66requires-python = " >=3.9"
You can’t perform that action at this time.
0 commit comments