File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -17,3 +17,4 @@ Dependency Injector Contributors
1717+ Fotis Koutoupas (kootoopas)
1818+ Shubhendra Singh Chauhan (withshubh)
1919+ sonthonaxrk (sonthonaxrk)
20+ + Ngo Thanh Loi (Leonn) (loingo95)
Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ that were made in every particular version.
77From version 0.7.6 *Dependency Injector * framework strictly
88follows `Semantic versioning `_
99
10+ 4.32.3
11+ ------
12+ - This fix a typo in ``di_in_python.rst `` doc.
13+ Thanks to `@loingo95 <https://github.com/loingo95 >`_ for the fix.
14+
10154.32.2
1116------
1217- Improve wiring fault tolerance.
Original file line number Diff line number Diff line change 11"""Top-level package."""
22
3- __version__ = '4.32.2 '
3+ __version__ = '4.32.3 '
44"""Version number.
55
66:type: str
You can’t perform that action at this time.
0 commit comments