Skip to content

Commit 87a54cc

Browse files
committed
Bump version to 0.2.0
1 parent 713b2a8 commit 87a54cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorly_sphinx_theme/__init__.py

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

3-
__version__ = '0.1.3'
3+
__version__ = '0.2.0'
44

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

0 commit comments

Comments
 (0)