Skip to content

Commit

Permalink
bump version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau committed Jan 26, 2022
1 parent 69b1557 commit ea0d272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dask_sphinx_theme/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from os import path

__version__ = "2.0.1"
__version__ = "2.0.2"


def get_html_theme_path():
Expand Down

0 comments on commit ea0d272

Please sign in to comment.