Skip to content

Commit 4e944ad

Browse files
committed
fix: trailing newline in __init__.py
1 parent 875c850 commit 4e944ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

standup/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""standup - StandupBot package."""
22

3-
__version__ = "0.2.3"
3+
__version__ = "0.2.3"

0 commit comments

Comments
 (0)