We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09a6fcd commit c8376d2Copy full SHA for c8376d2
emrichen/__init__.py
@@ -2,7 +2,7 @@
2
from .template import Template
3
from .tags import Var
4
5
-__version__ = '0.2.1'
+__version__ = '0.2.2'
6
7
8
__all__ = ['Context', 'Template', 'Var', 'emrichen']
0 commit comments