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 494c457 commit cab75cbCopy full SHA for cab75cb
docs/main/changelog.rst
@@ -7,6 +7,12 @@ that were made in every particular version.
7
From version 0.7.6 *Dependency Injector* framework strictly
8
follows `Semantic versioning`_
9
10
+Development
11
+--------
12
+- Implement `PEP-517 <https://peps.python.org/pep-0517/>`_, `PEP-518 <https://peps.python.org/pep-0518/>`_, and
13
+ `PEP-621 <https://peps.python.org/pep-0621/>`_. Many thanks to `ZipFile <https://github.com/ZipFile>`_ for
14
+ this contribution `#829 <https://github.com/ets-labs/python-dependency-injector/pull/829>`_
15
+
16
4.43.0
17
--------
18
- Add support for Python 3.13.
0 commit comments