Skip to content

Commit 716e612

Browse files
authored
Bump version
1 parent 87d4df4 commit 716e612

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tensorly_sphinx_theme/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from os import path
22

3-
__version__ = '0.1.1'
3+
__version__ = '0.1.2'
44

55
def setup(app):
6-
app.add_html_theme("tensorly_sphinx_theme", path.abspath(path.dirname(__file__)))
6+
app.add_html_theme("tensorly_sphinx_theme", path.abspath(path.dirname(__file__)))

0 commit comments

Comments
 (0)