Skip to content

Commit d9603ce

Browse files
committed
Bump to version 3.0
1 parent ffc52ac commit d9603ce

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
from .parsers import *
2727

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

3030
DEFAULT_PARSERS = [YamlParser(), TomlParser(), SvdParser()]
3131
EXTENSIONS_FORMAT = [".py", ".j2ext", ".jinja-ext"]

0 commit comments

Comments
 (0)