File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.6.2] ( https://github.com/dreamiurg/peakbagger-cli/compare/v1.6.1...v1.6.2 ) (2025-10-24)
2+
3+
4+ ### Bug Fixes
5+
6+ * updated uv.lock ([ #15 ] ( https://github.com/dreamiurg/peakbagger-cli/issues/15 ) ) ([ d94a16c] ( https://github.com/dreamiurg/peakbagger-cli/commit/d94a16c2912ed0f4c58cd280b442cb7b10a384fc ) )
7+
18## [ 1.6.1] ( https://github.com/dreamiurg/peakbagger-cli/compare/v1.6.0...v1.6.1 ) (2025-10-24)
29
310
Original file line number Diff line number Diff line change 11"""PeakBagger CLI - A command-line interface for PeakBagger.com"""
22
3- __version__ = "1.6.1 "
3+ __version__ = "1.6.2 "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " peakbagger-cli"
7- version = " 1.6.1 "
7+ version = " 1.6.2 "
88description = " A CLI tool for searching and retrieving mountain peak data from PeakBagger.com"
99readme = " README.md"
1010requires-python = " >=3.12"
You can’t perform that action at this time.
0 commit comments