summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexis Hildebrandt <afh@surryhill.net>2023-02-13 22:45:16 +0100
committerMartin Michlmayr <tbm@cyrius.com>2023-02-14 09:03:38 +0800
commit30bd8ce4e7c4c5edf6fbf7c8f75a8c691c0d77cd (patch)
tree0ed93da546a8bd3bd946180e42fc62ea01778de0 /README.md
parentfb22fde79327aca51e40b5acdcbbd417301fb2b3 (diff)
downloadledger-30bd8ce4e7c4c5edf6fbf7c8f75a8c691c0d77cd.tar.gz
ledger-30bd8ce4e7c4c5edf6fbf7c8f75a8c691c0d77cd.tar.bz2
ledger-30bd8ce4e7c4c5edf6fbf7c8f75a8c691c0d77cd.zip
Bump Python version in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2daf8d1f..871cf01a 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ Dependency | Version (or greater)
[utfcpp] | 2.3.4
[gettext] | 0.17 _optional_
[libedit] | 20090111-3.0 _optional_
-[Python] | 2.4 _optional_
+[Python] | 3.9 _optional_
[doxygen] | 1.5.7.1 _optional_, for `make docs`
[graphviz] | 2.20.3 _optional_, for `make docs`
[texinfo] | 4.13 _optional_, for `make docs`