Skip to content

Commit

Permalink
RLS: 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
choldgraf committed Jul 5, 2020
1 parent c8a8091 commit 8647b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_thebelab/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

from pathlib import Path

__version__ = "0.0.6dev0"
__version__ = "0.0.6"

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 8647b8f

Please sign in to comment.