We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4352ea8 commit 5a63c20Copy full SHA for 5a63c20
semantic_release/__init__.py
@@ -1,6 +1,6 @@
1
"""Semantic Release
2
"""
3
-__version__ = '4.10.0'
+__version__ = '4.11.0'
4
5
6
from .errors import UnknownCommitMessageStyleError # noqa
0 commit comments