Skip to content

Commit f44216f

Browse files
committed
Sigh. missing files...
1 parent 5c12579 commit f44216f

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v2.0.0
4+
5+
Python 3.8+ only.
6+
37
## v1.10.12
48

59
Fix bug where sys.real_prefix had disappeared

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,8 @@ eg. the output from ``pydeps --show-deps ..`` looks like this::
347347
Version 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
351353
the ``--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

0 commit comments

Comments
 (0)