diff --git a/TTS/VERSION b/TTS/VERSION index 09a3acfa13..7ceb04048e 100644 --- a/TTS/VERSION +++ b/TTS/VERSION @@ -1 +1 @@ -0.6.0 \ No newline at end of file +0.6.1 \ No newline at end of file diff --git a/docs/source/_templates/page.html b/docs/source/_templates/page.html deleted file mode 100644 index 633b7661bb..0000000000 --- a/docs/source/_templates/page.html +++ /dev/null @@ -1,23 +0,0 @@ - -{% extends "!page.html" %} -{% block scripts %} - {{ super() }} - - - - - - - -{% endblock %}