Skip to content

Commit 799470f

Browse files
committed
Fix Python version number in README
1 parent aed25ff commit 799470f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Version Support
2525
---------------
2626

2727
*behave-django* is `tested against`_ the officially supported combinations of
28-
Python and Django (Django 4.2, 5.0, 5.1, 5.2 on Python 3.9 through 3.13).
28+
Python and Django (Django 4.2, 5.0, 5.1, 5.2 on Python 3.9 through 3.14).
2929

3030
*behave-django* requires a few newer features of *behave* and hence installs
3131
a recent unreleased version of `behave`_ as a dependency.

0 commit comments

Comments
 (0)