Skip to content

Commit 3e8d217

Browse files
committed
Update version to 5.1.0
1 parent f1e79e8 commit 3e8d217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sunbeam/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from sunbeam.logging import get_sunbeam_logger
44

55

6-
__version__ = "5.0.5"
6+
__version__ = "5.1.0"
77
__author__ = "Erik Clarke"
88
__license__ = "GPL2+"
99
logger = get_sunbeam_logger()

0 commit comments

Comments
 (0)