mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
Increase version to 3.3.3
This commit is contained in:
parent
ca9c13543d
commit
417eaceb4c
|
@ -11,6 +11,10 @@ Development version
|
|||
-------------------
|
||||
- No features.
|
||||
|
||||
3.3.3
|
||||
-----
|
||||
- Update services miniapp example.
|
||||
|
||||
3.3.2
|
||||
-----
|
||||
- Add `disqus.com <https://disqus.com/>`_ comments for documentation.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
"""Dependency injector top-level package."""
|
||||
|
||||
__version__ = '3.3.2'
|
||||
__version__ = '3.3.3'
|
||||
"""Version number that follows semantic versioning.
|
||||
|
||||
:type: str
|
||||
|
|
Loading…
Reference in New Issue
Block a user