Skip to content

Commit c0b2314

Browse files
committed
Bump version number to 1.3.0
1 parent f3f9c39 commit c0b2314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinx_rtd_dark_mode/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
__title__ = "sphinx-rtd-dark-mode"
1010
__description__ = "Dark mode for the Sphinx Read the Docs theme."
1111
__author__ = "MrDogeBro"
12-
__version__ = "1.2.4"
12+
__version__ = "1.3.0"
1313
__license__ = "MIT"
1414

1515
from sphinx_rtd_dark_mode.dark_mode_loader import DarkModeLoader

0 commit comments

Comments
 (0)