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