diff --git a/seaplayer/units.py b/seaplayer/units.py index d8dd7be..79fadef 100644 --- a/seaplayer/units.py +++ b/seaplayer/units.py @@ -6,7 +6,7 @@ # ! Metadata __title__ = "SeaPlayer" -__version__ = "0.7.5" +__version__ = "0.8.0.post1" __author__ = "Romanin" __email__ = "semina054@gmail.com" __url__ = "https://github.com/romanin-rf/SeaPlayer"