Skip to content

Commit d83fcd9

Browse files
committed
Prebump to 1.2.6.dev0
1 parent 6f87d3f commit d83fcd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shellingham/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from ._core import ShellDetectionFailure
55

66

7-
__version__ = '1.2.5'
7+
__version__ = '1.2.6.dev0'
88

99

1010
def detect_shell(pid=None, max_depth=6):

0 commit comments

Comments
 (0)