Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
Version bump 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lepture committed Feb 13, 2019
1 parent 7871fda commit 25e26fb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions docs/changelog.rst
Expand Up @@ -3,6 +3,13 @@ Changelog

Here is the changelog for sphinx typlog theme.

Version 0.7.2
-------------

**Released on Feb 13, 2019**

- Fix search scripts.

Version 0.7.1
-------------

Expand Down
2 changes: 1 addition & 1 deletion sphinx_typlog_theme/__init__.py
@@ -1,6 +1,6 @@
import os

__version__ = '0.7.1'
__version__ = '0.7.2'


def get_path():
Expand Down

0 comments on commit 25e26fb

Please sign in to comment.