We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc9a8ca commit ffe4f99Copy full SHA for ffe4f99
1 file changed
tac/__init__.py
@@ -1,5 +1,2 @@
1
-from __future__ import unicode_literals
2
-
3
4
-__version__ = '0.1.5'
+__version__ = '2.1.1'
5
default_app_config = 'tac.apps.TACConfig'
0 commit comments