Skip to content

Commit

Permalink
release: v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
foxxyz committed Oct 27, 2023
1 parent 1c42ace commit 5adb1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multibrowse.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import os
import sys

__version__ = '2.1.1'
__version__ = '2.1.2'

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

0 comments on commit 5adb1ac

Please sign in to comment.