diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2023-02-13 22:45:16 +0100 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2023-02-14 09:03:38 +0800 |
commit | 30bd8ce4e7c4c5edf6fbf7c8f75a8c691c0d77cd (patch) | |
tree | 0ed93da546a8bd3bd946180e42fc62ea01778de0 /README.md | |
parent | fb22fde79327aca51e40b5acdcbbd417301fb2b3 (diff) | |
download | ledger-30bd8ce4e7c4c5edf6fbf7c8f75a8c691c0d77cd.tar.gz ledger-30bd8ce4e7c4c5edf6fbf7c8f75a8c691c0d77cd.tar.bz2 ledger-30bd8ce4e7c4c5edf6fbf7c8f75a8c691c0d77cd.zip |
Bump Python version in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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` |