File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.0.0
4+
5+ Python 3.8+ only.
6+
37## v1.10.12
48
59Fix bug where sys.real_prefix had disappeared
Original file line number Diff line number Diff line change @@ -347,6 +347,8 @@ eg. the output from ``pydeps --show-deps ..`` looks like this::
347347Version history
348348---------------
349349
350+ **Version 2.0.0 ** Python 3.8+ only. Thanks to timhoffm _ for the PR.
351+
350352**Version 1.12.19 ** Thanks to wiguwbe _ for a PR that fixes an inconsistency with
351353the ``--no-dot `` flag.
352354
@@ -502,3 +504,4 @@ Contributing
502504.. _septatrix : https://github.com/septatrix
503505.. _sheromon : https://github.com/sheromon
504506.. _wiguwbe : https://github.com/Wiguwbe
507+ .. _timhoffm : https://github.com/timhoffm
You can’t perform that action at this time.
0 commit comments