We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 916e648 commit 8372aedCopy full SHA for 8372aed
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="ioc",
8
- version="0.0.10",
+ version="0.0.11",
9
description="A small dependency injection container based on Symfony2 Dependency Component",
10
author="Thomas Rabaix",
11
author_email="[email protected]",
0 commit comments