Skip to content

Commit 45594c2

Browse files
authored
release: v2.1.1
1 parent ce17446 commit 45594c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multibrowse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44
import sys
55

6-
__version__ = '2.1.0'
6+
__version__ = '2.1.1'
77

88
# Conditionally import correct system
99
if sys.platform.startswith('linux'):

0 commit comments

Comments
 (0)