Skip to content

Commit

Permalink
release: v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
foxxyz committed Sep 29, 2022
1 parent ce17446 commit 45594c2
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.1.0'
__version__ = '2.1.1'

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

0 comments on commit 45594c2

Please sign in to comment.