Skip to content

Commit dfb1887

Browse files
committed
Manually bump theme version
1 parent 603e073 commit dfb1887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyos_sphinx_theme/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# from sphinx_book_theme import hash_assets_for_files
99
from sphinx.util import logging
1010

11-
__version__ = "0.2.dev0"
11+
__version__ = "0.3"
1212
current_year = datetime.now().year
1313
organization_name = "pyOpenSci"
1414

0 commit comments

Comments
 (0)