We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a74ce commit 59c3881Copy full SHA for 59c3881
README.rst
@@ -345,6 +345,8 @@ eg. the output from ``pydeps --show-deps ..`` looks like this::
345
346
Version history
347
---------------
348
+**Version 3.0.1** Thanks to oldskoolfan_ for #233 that improves the internal API.
349
+
350
**Version 3.0.0** Python 3.10+ only. Cycles are now always shown.
351
352
**Version 2.0.0** Python 3.8+ only. Thanks to timhoffm_ for the PR.
@@ -505,3 +507,4 @@ Contributing
505
507
.. _sheromon: https://github.com/sheromon
506
508
.. _wiguwbe: https://github.com/Wiguwbe
509
.. _timhoffm: https://github.com/timhoffm
510
+.. _oldskoolfan: https://github.com/oldskoolfan
0 commit comments