Skip to content

Commit 6b83b9d

Browse files
authored
Merge pull request #4 from jurasofish/develop
bump version
2 parents dd719b3 + 610b24f commit 6b83b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinx_toggleprompt/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from pathlib import Path
33

44

5-
__version__ = "0.0.2"
5+
__version__ = "0.0.3"
66
logger = logging.getLogger(__name__)
77

88

0 commit comments

Comments
 (0)