File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ 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
- Development version
11
- -------------------
10
+ 4.41.0
11
+ ------
12
12
- Add support of Python 3.11.
13
13
- Allow Closing to detect dependent resources `#633 <https://github.com/ets-labs/python-dependency-injector/issues/633 >`_,
14
14
`#636 <https://github.com/ets-labs/python-dependency-injector/pull/636 >`_. Thanks `Jamie Stumme @StummeJ <https://github.com/StummeJ >`_
Original file line number Diff line number Diff line change 1
1
"""Top-level package."""
2
2
3
- __version__ = "4.40 .0"
3
+ __version__ = "4.41 .0"
4
4
"""Version number.
5
5
6
6
:type: str
You can’t perform that action at this time.
0 commit comments