Skip to content

Commit c8376d2

Browse files
committed
Become version 0.2.2
1 parent 09a6fcd commit c8376d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

emrichen/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from .template import Template
33
from .tags import Var
44

5-
__version__ = '0.2.1'
5+
__version__ = '0.2.2'
66

77

88
__all__ = ['Context', 'Template', 'Var', 'emrichen']

0 commit comments

Comments
 (0)