Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanKossaifi committed Jan 1, 2023
1 parent 65cdc02 commit e681200
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.1'
__version__ = '0.2.2'

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

0 comments on commit e681200

Please sign in to comment.