Skip to content

Commit

Permalink
revert version change
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Rodrigues committed Jun 1, 2022
1 parent 4344fa3 commit a9db7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plotly_calplot/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from .calplot import calplot, month_calplot

__version__ = "0.1.10"
__version__ = "0.0.2"

__all__ = [
"calplot",
Expand Down

0 comments on commit a9db7de

Please sign in to comment.