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 d55521c commit 1e89986Copy full SHA for 1e89986
tensorly_sphinx_theme/__init__.py
@@ -1,6 +1,6 @@
1
from os import path
2
3
-__version__ = '0.2.0'
+__version__ = '0.2.1'
4
5
def setup(app):
6
app.add_html_theme("tensorly_sphinx_theme", path.abspath(path.dirname(__file__)))
0 commit comments