Skip to content

Commit a54dc3a

Browse files
committed
version bump correctly
1 parent e1290dd commit a54dc3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blsl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from sys import argv, exit, stderr
77

8-
__version__ = "0.2.5"
8+
__version__ = "0.2.7"
99

1010
cmds = {}
1111

0 commit comments

Comments
 (0)