Skip to content

Commit

Permalink
RLS: 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
choldgraf committed Jul 3, 2020
1 parent dbffa0d commit bc75e0e
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.4dev0"
__version__ = "0.0.4"

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit bc75e0e

Please sign in to comment.