mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-06-16 19:43:15 +03:00
Increase version to 2.2.9
This commit is contained in:
parent
ed9391cc6e
commit
788bce686f
|
@ -1,6 +1,6 @@
|
||||||
"""Dependency injector top-level package."""
|
"""Dependency injector top-level package."""
|
||||||
|
|
||||||
VERSION = '2.2.8'
|
VERSION = '2.2.9'
|
||||||
"""Version number that follows semantic versioning.
|
"""Version number that follows semantic versioning.
|
||||||
|
|
||||||
:type: str
|
:type: str
|
||||||
|
|
|
@ -9,7 +9,10 @@ follows `Semantic versioning`_
|
||||||
|
|
||||||
Development version
|
Development version
|
||||||
-------------------
|
-------------------
|
||||||
.. - No features.
|
- No features.
|
||||||
|
|
||||||
|
2.2.9
|
||||||
|
-----
|
||||||
- Add github badges to readme and docs index pages.
|
- Add github badges to readme and docs index pages.
|
||||||
- Update service names in services example miniapp.
|
- Update service names in services example miniapp.
|
||||||
- Create engines & cars example miniapp.
|
- Create engines & cars example miniapp.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user