Skip to content

Commit 877f4fd

Browse files
committed
Revert "remove unused __version__"
This reverts commit 8906a31.
1 parent 8906a31 commit 877f4fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sphinx_plotly_directive/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,9 @@
168168
)
169169

170170

171+
__version__ = 2
172+
173+
171174
# -----------------------------------------------------------------------------
172175
# Registration hook
173176
# -----------------------------------------------------------------------------

0 commit comments

Comments
 (0)