Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
foxxyz committed Nov 11, 2020
1 parent 2e2eafe commit ead4ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multibrowse.py
Expand Up @@ -3,7 +3,7 @@
import os
import sys

__version__ = '2.0.0'
__version__ = '2.1.0'

# Conditionally import correct system
if sys.platform.startswith('linux'):
Expand Down

0 comments on commit ead4ed7

Please sign in to comment.