1.11.1 release

This commit is contained in:
Roman Mogilatov 2015-11-30 12:09:56 +02:00
parent baa1a86cfe
commit cadcf73362
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ from .errors import UndefinedProviderError
from . import catalogs from . import catalogs
catalog = catalogs catalog = catalogs
VERSION = '1.11.0' VERSION = '1.11.1'
"""Version number that follows semantic versioning. """Version number that follows semantic versioning.
:type: str :type: str

View File

@ -11,7 +11,7 @@ Development version
------------------- -------------------
- No features. - No features.
1.11.0 1.11.1
------ ------
Previous state of *Dependency Injector* framework (0.11.0 version) is Previous state of *Dependency Injector* framework (0.11.0 version) is
considered to be production ready / stable, so current release is considered considered to be production ready / stable, so current release is considered