File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11Dependency Injector Contributors
22================================
33
4- + Roman Mogilatov (rmk135)
4+ + Roman Mogylatov (rmk135)
55+ Konstantin vz'One Enchant (sirkonst)
66+ Terrence Brannon (metaperl)
77+ Stanislav Lobanov (asyncee)
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.14.10
11+ ------
12+ + Make spelling fix for the list of contributors.
13+
10143.14.9
1115------
1216+ Improve README - minor English nitpicking (thanks to `supakeen <https://github.com/supakeen >`_).
Original file line number Diff line number Diff line change 11"""Dependency injector top-level package."""
22
3- __version__ = '3.14.9 '
3+ __version__ = '3.14.10 '
44"""Version number that follows semantic versioning.
55
66:type: str
You can’t perform that action at this time.
0 commit comments