Skip to content

Commit

Permalink
Update the library version of the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasMamo committed Mar 3, 2020
1 parent 11f664e commit a377853
Show file tree
Hide file tree
Showing 12 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: fc5c9e3f73bbdf810d50ab503f853833
config: 57667642f1fc740e62002f57bf2aea24
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified docs/.doctrees/environment.pickle
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.2.5',
VERSION: '0.2.6',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
2 changes: 1 addition & 1 deletion docs/drawable.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">


<title>1. Getting started &mdash; Multiplex 0.2.5 documentation</title>
<title>1. Getting started &mdash; Multiplex 0.2.6 documentation</title>

<meta content="6-b47nDPjK44wloiTTz5ZH1d0PbmODUCmFdUAtM3dR0" name="google-site-verification" />

Expand Down
2 changes: 1 addition & 1 deletion docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Index &mdash; Multiplex 0.2.5 documentation</title>
<title>Index &mdash; Multiplex 0.2.6 documentation</title>



Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">


<title>Multiplex &mdash; Multiplex 0.2.5 documentation</title>
<title>Multiplex &mdash; Multiplex 0.2.6 documentation</title>

<meta content="6-b47nDPjK44wloiTTz5ZH1d0PbmODUCmFdUAtM3dR0" name="google-site-verification" />

Expand Down
2 changes: 1 addition & 1 deletion docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Python Module Index &mdash; Multiplex 0.2.5 documentation</title>
<title>Python Module Index &mdash; Multiplex 0.2.6 documentation</title>



Expand Down
2 changes: 1 addition & 1 deletion docs/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Search &mdash; Multiplex 0.2.5 documentation</title>
<title>Search &mdash; Multiplex 0.2.6 documentation</title>



Expand Down
2 changes: 1 addition & 1 deletion docs/text.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">


<title>2. Text Visualizations &mdash; Multiplex 0.2.5 documentation</title>
<title>2. Text Visualizations &mdash; Multiplex 0.2.6 documentation</title>

<meta content="6-b47nDPjK44wloiTTz5ZH1d0PbmODUCmFdUAtM3dR0" name="google-site-verification" />

Expand Down
2 changes: 1 addition & 1 deletion docs/timeseries.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">


<title>3. Time Series &mdash; Multiplex 0.2.5 documentation</title>
<title>3. Time Series &mdash; Multiplex 0.2.6 documentation</title>

<meta content="6-b47nDPjK44wloiTTz5ZH1d0PbmODUCmFdUAtM3dR0" name="google-site-verification" />

Expand Down
2 changes: 1 addition & 1 deletion docs/utilities.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">


<title>Utilities &mdash; Multiplex 0.2.5 documentation</title>
<title>Utilities &mdash; Multiplex 0.2.6 documentation</title>

<meta content="6-b47nDPjK44wloiTTz5ZH1d0PbmODUCmFdUAtM3dR0" name="google-site-verification" />

Expand Down
2 changes: 1 addition & 1 deletion docsource/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
author = 'Nicholas Mamo'

# The full version, including alpha/beta/rc tags
release = '0.2.5'
release = '0.2.6'


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit a377853

Please sign in to comment.