1.11.2 release

This commit is contained in:
Roman Mogilatov 2015-12-11 11:40:00 +02:00
parent 4285205dca
commit ee37558946
2 changed files with 5 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.1' VERSION = '1.11.2'
"""Version number that follows semantic versioning. """Version number that follows semantic versioning.
:type: str :type: str

View File

@ -9,8 +9,11 @@ follows `Semantic versioning`_
Development version Development version
------------------- -------------------
- Improve representation of providers and injections. - No features.
1.11.2
------
- Improve representation of providers and injections.
1.11.1 1.11.1
------ ------