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