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 ab0d4c0 commit 8ad5aecCopy full SHA for 8ad5aec
weechat_script_lint/main.py
@@ -31,7 +31,7 @@
31
from weechat_script_lint.script import WeechatScript
32
from weechat_script_lint.utils import color
33
34
-__version__ = "0.6.0"
+__version__ = "0.7.0-dev"
35
36
__all__ = (
37
"__version__",
0 commit comments