Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
glorpen committed Dec 14, 2015
1 parent f309618 commit 17ae95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/glorpen/di/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@

from glorpen.di.container import Container

__version__ = "1.1.1"
__version__ = "1.2"
__all__ = ['Container', "__version__"]

0 comments on commit 17ae95f

Please sign in to comment.