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 1
1
Dependency Injector Contributors
2
2
================================
3
3
4
- + Roman Mogilatov (rmk135)
4
+ + Roman Mogylatov (rmk135)
5
5
+ Konstantin vz'One Enchant (sirkonst)
6
6
+ Terrence Brannon (metaperl)
7
7
+ Stanislav Lobanov (asyncee)
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ that were made in every particular version.
7
7
From version 0.7.6 *Dependency Injector * framework strictly
8
8
follows `Semantic versioning `_
9
9
10
+ 3.14.10
11
+ ------
12
+ + Make spelling fix for the list of contributors.
13
+
10
14
3.14.9
11
15
------
12
16
+ Improve README - minor English nitpicking (thanks to `supakeen <https://github.com/supakeen >`_).
Original file line number Diff line number Diff line change 1
1
"""Dependency injector top-level package."""
2
2
3
- __version__ = '3.14.9 '
3
+ __version__ = '3.14.10 '
4
4
"""Version number that follows semantic versioning.
5
5
6
6
:type: str
You can’t perform that action at this time.
0 commit comments