We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f2bf8 commit 711b4d2Copy full SHA for 711b4d2
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="ioc",
8
- version="0.0.12",
+ version="0.0.13",
9
description="A small dependency injection container based on Symfony2 Dependency Component",
10
author="Thomas Rabaix",
11
author_email="thomas.rabaix@gmail.com",
0 commit comments