We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 713b2a8 commit 87a54ccCopy full SHA for 87a54cc
tensorly_sphinx_theme/__init__.py
@@ -1,6 +1,6 @@
1
from os import path
2
3
-__version__ = '0.1.3'
+__version__ = '0.2.0'
4
5
def setup(app):
6
app.add_html_theme("tensorly_sphinx_theme", path.abspath(path.dirname(__file__)))
0 commit comments