diff --git a/Development-Roadmap.md b/Development-Roadmap.md index 53567b8..e3ce135 100644 --- a/Development-Roadmap.md +++ b/Development-Roadmap.md @@ -9,7 +9,7 @@ This is very much in flux, nothing set in stone yet, just ideas looking for comm * Improved unit testing (infrastructure work for easier future development) * Improved Python 3 support, particularly for email parsing of tickets/comments * South database migrations are deprecated -* Requires Django 1.11.x, Python 2.7 or 3.4+, Python 2 deprecated and will be removed next release +* Requires Django 1.11.x, Python 2.7 or 3.4+, Python 2 deprecated and will be removed in a future release (most likely 0.4, but could be sooner) ## 0.3 * Require Django 1.11.x or 2.x, Python 3.4+ or 2.7 (if remain on 1.11.x)