Skip to content

Commit 8ad5aec

Browse files
committed
Version 0.7.0-dev
1 parent ab0d4c0 commit 8ad5aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

weechat_script_lint/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
from weechat_script_lint.script import WeechatScript
3232
from weechat_script_lint.utils import color
3333

34-
__version__ = "0.6.0"
34+
__version__ = "0.7.0-dev"
3535

3636
__all__ = (
3737
"__version__",

0 commit comments

Comments
 (0)