Skip to content

Commit ac9c362

Browse files
committed
Python 2.6: v0.0.37a suppress BaseException deprecation message
1 parent 4418806 commit ac9c362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmuxp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222

2323
import logging
2424

25-
__version__ = '0.0.37'
25+
__version__ = '0.0.37a'

0 commit comments

Comments
 (0)