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 @@ -4,3 +4,5 @@ Dependency Injector Contributors
44+ Roman Mogilatov (rmk135)
55+ Konstantin vz'One Enchant (sirkonst)
66+ Terrence Brannon (metaperl)
7+ + Stanislav Lobanov (asyncee)
8+ + James Lafa (jameslafa)
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ that were made in every particular version.
77From version 0.7.6 *Dependency Injector * framework strictly
88follows `Semantic versioning `_
99
10+ 3.11.1
11+ ------
12+ - Fix small typo in documentation (thanks to James Lafa).
13+
10143.11.0
1115------
1216- Improve ``Configuration `` provider overriding logic.
Original file line number Diff line number Diff line change 11"""Dependency injector top-level package."""
22
3- __version__ = '3.11.0 '
3+ __version__ = '3.11.1 '
44"""Version number that follows semantic versioning.
55
66:type: str
You can’t perform that action at this time.
0 commit comments