Skip to content

Commit 216b0f1

Browse files
authored
Append alpha to version (#10)
1 parent 5294e77 commit 216b0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sumbuddy/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.1.0-alpha"

0 commit comments

Comments
 (0)