Skip to content

Commit

Permalink
Update the documentation version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasMamo committed Feb 6, 2020
1 parent 5294923 commit 34f3068
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: 8624972d391bea6dfdb530b512dbcaff
config: 0e95c3c436186ae521ee41415082f1ab
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.1.5',
VERSION: '0.2.0',
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.1.5 documentation</title>
<title>1. Getting started &mdash; Multiplex 0.2.0 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.1.5 documentation</title>
<title>Index &mdash; Multiplex 0.2.0 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.1.5 documentation</title>
<title>Multiplex &mdash; Multiplex 0.2.0 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.1.5 documentation</title>
<title>Python Module Index &mdash; Multiplex 0.2.0 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.1.5 documentation</title>
<title>Search &mdash; Multiplex 0.2.0 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.1.5 documentation</title>
<title>2. Text Visualizations &mdash; Multiplex 0.2.0 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.1.5 documentation</title>
<title>3. Time Series &mdash; Multiplex 0.2.0 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.1.5 documentation</title>
<title>Utilities &mdash; Multiplex 0.2.0 documentation</title>

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

Expand Down
2 changes: 1 addition & 1 deletion docsource/source/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.1.5'
release = '0.2.0'


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

0 comments on commit 34f3068

Please sign in to comment.