mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-07 07:00:49 +03:00
Increase version to 2.2.6
This commit is contained in:
parent
e22dd14596
commit
2601646f71
|
@ -1,6 +1,6 @@
|
||||||
"""Dependency injector top-level package."""
|
"""Dependency injector top-level package."""
|
||||||
|
|
||||||
VERSION = '2.2.5'
|
VERSION = '2.2.6'
|
||||||
"""Version number that follows semantic versioning.
|
"""Version number that follows semantic versioning.
|
||||||
|
|
||||||
:type: str
|
:type: str
|
||||||
|
|
|
@ -11,6 +11,11 @@ Development version
|
||||||
-------------------
|
-------------------
|
||||||
- No features.
|
- No features.
|
||||||
|
|
||||||
|
2.2.6
|
||||||
|
-----
|
||||||
|
- Update README.
|
||||||
|
- Update docs index page.
|
||||||
|
|
||||||
2.2.5
|
2.2.5
|
||||||
-----
|
-----
|
||||||
- Fix typo in README.
|
- Fix typo in README.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user