Skip to content

Commit 1a8d844

Browse files
committed
Update readme and bump version again
1 parent f7e8297 commit 1a8d844

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Welcome to **hledger Helper (hhelper)**, a command-line tool for simplifying and
2424
## 🚀 Getting Started
2525

2626
### Prerequisites
27-
- Python 3.11 or higher
27+
- Python 3.9 or higher
2828
- [hledger](https://hledger.org/) 1.25 or higher
2929
- A valid `config.toml` file in `~/.config/hhelper/` (see [example config](https://github.com/plwg/hledger_helper))
3030

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hhelper"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
description = "Helper Functions for hledger plain text accounting"
55
readme = "README.md"
66
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)