Skip to content

Commit

Permalink
New release candidate version v3.0.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
dpizetta committed Mar 31, 2021
1 parent c74353c commit ac67518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qdarkstyle/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
from qdarkstyle.light.palette import LightPalette
from qdarkstyle.palette import Palette

__version__ = "3.0.rc"
__version__ = "3.0.0"

_logger = logging.getLogger(__name__)

Expand Down

0 comments on commit ac67518

Please sign in to comment.