mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
0.10.4 release
This commit is contained in:
parent
dd4e6d4aa0
commit
addbd16b3b
|
@ -39,7 +39,7 @@ from .utils import ensure_is_catalog_bundle
|
|||
from .errors import Error
|
||||
|
||||
|
||||
VERSION = '0.10.3'
|
||||
VERSION = '0.10.4'
|
||||
|
||||
|
||||
__all__ = (
|
||||
|
|
|
@ -7,6 +7,10 @@ that were made in every particular version.
|
|||
From version 0.7.6 *Dependency Injector* framework strictly
|
||||
follows `Semantic versioning`_
|
||||
|
||||
0.10.4
|
||||
------
|
||||
- Remove VERSION file from MANIFEST.in.
|
||||
|
||||
0.10.3
|
||||
------
|
||||
- Update example docblocks.
|
||||
|
|
Loading…
Reference in New Issue
Block a user