Skip to content

Commit 33dee7c

Browse files
committed
Fixes minimum Python version in README.rst
1 parent 2c469be commit 33dee7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Libres
22
======
33

44
Libres is a reservations management library to reserve things like tables at
5-
a restaurant or tickets at an event. It works with Python 3.9+
5+
a restaurant or tickets at an event. It works with Python 3.10+
66
and requires Postgresql 9.2+.
77

88
`Documentation <http://libres.readthedocs.org/en/latest/>`_ | `Source <http://github.com/seantis/libres/>`_ | `Bugs <http://github.com/seantis/libres/issues>`_

0 commit comments

Comments
 (0)