We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1e79e8 commit 3e8d217Copy full SHA for 3e8d217
sunbeam/__init__.py
@@ -3,7 +3,7 @@
3
from sunbeam.logging import get_sunbeam_logger
4
5
6
-__version__ = "5.0.5"
+__version__ = "5.1.0"
7
__author__ = "Erik Clarke"
8
__license__ = "GPL2+"
9
logger = get_sunbeam_logger()
0 commit comments