We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce17446 commit 45594c2Copy full SHA for 45594c2
multibrowse.py
@@ -3,7 +3,7 @@
3
import os
4
import sys
5
6
-__version__ = '2.1.0'
+__version__ = '2.1.1'
7
8
# Conditionally import correct system
9
if sys.platform.startswith('linux'):
0 commit comments