mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
Increase version to 2.2.7
This commit is contained in:
parent
71732719b2
commit
31dfa191f0
|
@ -1,6 +1,6 @@
|
||||||
"""Dependency injector top-level package."""
|
"""Dependency injector top-level package."""
|
||||||
|
|
||||||
VERSION = '2.2.6'
|
VERSION = '2.2.7'
|
||||||
"""Version number that follows semantic versioning.
|
"""Version number that follows semantic versioning.
|
||||||
|
|
||||||
:type: str
|
:type: str
|
||||||
|
|
|
@ -11,6 +11,10 @@ Development version
|
||||||
-------------------
|
-------------------
|
||||||
- No features.
|
- No features.
|
||||||
|
|
||||||
|
2.2.7
|
||||||
|
-----
|
||||||
|
- Fix typo in README.
|
||||||
|
|
||||||
2.2.6
|
2.2.6
|
||||||
-----
|
-----
|
||||||
- Update README.
|
- Update README.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user