Skip to content

Commit

Permalink
New release version v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dpizetta committed Apr 1, 2021
1 parent f819b94 commit 5b8f7a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qdarkstyle/__init__.py
Expand Up @@ -59,7 +59,7 @@
from qdarkstyle.light.palette import LightPalette
from qdarkstyle.palette import Palette

__version__ = "3.0.0"
__version__ = "3.0.1"

_logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 5b8f7a1

Please sign in to comment.