Making sure to note that Python 2 will not be supported after 0.17.2

This commit is contained in:
Dave Halter
2020-07-12 21:21:59 +02:00
parent c4c36d8e2e
commit 0c618a4456

View File

@@ -10,6 +10,9 @@ Unreleased
- ``Project(...).path`` exists now
- Support for Python 3.9
This will probably the last release that supports Python 2 and Python 3.5.
``0.18.0`` will be Python 3.6+.
0.17.1 (2020-06-20)
+++++++++++++++++++