Skip to content

Commit 31c91ef

Browse files
committed
Bump to 4.1
1 parent 34f98d6 commit 31c91ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yasha/yasha.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
import os
2626
import ast
2727

28-
__version__ = "dev"
28+
__version__ = "4.1"
2929

3030
ENCODING = 'utf-8'
3131
EXTENSION_FILE_FORMATS = ('.py', '.yasha', '.j2ext', '.jinja-ext')

0 commit comments

Comments
 (0)