Skip to content

Commit

Permalink
Preparation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
OzzieIsaacs committed Jun 2, 2020
1 parent 4de89ec commit 2ad329e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cps/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ def selected_roles(dictionary):
BookMeta = namedtuple('BookMeta', 'file_path, extension, title, author, cover, description, tags, series, '
'series_id, languages')

STABLE_VERSION = {'version': '0.6.8 Beta'}
STABLE_VERSION = {'version': '0.6.8'}

NIGHTLY_VERSION = {}
NIGHTLY_VERSION[0] = '$Format:%H$'
Expand Down
6 changes: 3 additions & 3 deletions test/Calibre-Web TestSummary.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@ <h1 id='report_title' class="text-center">Calibre-Web Tests</h1>
<div class="col-xs-12 col-sm-6">
<div class="row">
<div class="col-xs-6 col-md-6 col-sm-offset-3" style="margin-top:50px;">
<p class='text-justify attribute'><strong>Start Time: </strong>2020-05-29 07:01:47</p>
<p class='text-justify attribute'><strong>Start Time: </strong>2020-06-02 21:06:42</p>
</div>
</div>
<div class="row">
<div class="col-xs-6 col-md-6 col-sm-offset-3">
<p class='text-justify attribute'><strong>Stop Time: </strong>2020-05-29 08:01:43</p>
<p class='text-justify attribute'><strong>Stop Time: </strong>2020-06-02 22:07:54</p>
</div>
</div>
<div class="row">
<div class="col-xs-6 col-md-6 col-sm-offset-3">
<p class='text-justify attribute'><strong>Duration: </strong>50:44 min</p>
<p class='text-justify attribute'><strong>Duration: </strong>51:46 min</p>
</div>
</div>
</div>
Expand Down

0 comments on commit 2ad329e

Please sign in to comment.