Skip to content

Commit

Permalink
Update to version 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnc722 committed Feb 24, 2024
1 parent ec16416 commit a23fccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from pywidgets.widgets import *
import pywidgets.external_sources


VERSION = "0.8"
if sys.platform == "linux":
from pywidgets.linuxwidgets import MediaListWidget
elif sys.platform == "win32":
Expand Down

0 comments on commit a23fccd

Please sign in to comment.