Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanKossaifi authored Dec 31, 2022
1 parent d55521c commit 1e89986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorly_sphinx_theme/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from os import path

__version__ = '0.2.0'
__version__ = '0.2.1'

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

0 comments on commit 1e89986

Please sign in to comment.