We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f98d6 commit 31c91efCopy full SHA for 31c91ef
yasha/yasha.py
@@ -25,7 +25,7 @@
25
import os
26
import ast
27
28
-__version__ = "dev"
+__version__ = "4.1"
29
30
ENCODING = 'utf-8'
31
EXTENSION_FILE_FORMATS = ('.py', '.yasha', '.j2ext', '.jinja-ext')
0 commit comments