Skip to content

Commit 2ed9114

Browse files
committed
Browse Module
1 parent a3c6592 commit 2ed9114

File tree

11 files changed

+12
-12
lines changed

11 files changed

+12
-12
lines changed

constructor_io/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
'''Version File'''
2-
__version__ = "1.0.1"
2+
__version__ = "1.1.0"

docs/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 88272eea18463e14de317712e54282a1
3+
config: 818255bfe954615be40026d05f78451c
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '1.0.1',
3+
VERSION: '1.1.0',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/constructor_io.helpers.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>constructor_io.helpers package &mdash; ConstructorIO Python 1.0.1 documentation</title>
7+
<title>constructor_io.helpers package &mdash; ConstructorIO Python 1.1.0 documentation</title>
88
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
1010
<link rel="stylesheet" href="_static/css/custom.css" type="text/css" />
@@ -127,7 +127,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
127127

128128
<dl class="py function">
129129
<dt class="sig sig-object py" id="constructor_io.helpers.utils.create_shared_query_params">
130-
<span class="sig-prename descclassname"><span class="pre">constructor_io.helpers.utils.</span></span><span class="sig-name descname"><span class="pre">create_shared_query_params</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">options</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">user_parameters</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#constructor_io.helpers.utils.create_shared_query_params" title="Permalink to this definition"></a></dt>
130+
<span class="sig-prename descclassname"><span class="pre">constructor_io.helpers.utils.</span></span><span class="sig-name descname"><span class="pre">create_shared_query_params</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">options</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">parameters</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">user_parameters</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#constructor_io.helpers.utils.create_shared_query_params" title="Permalink to this definition"></a></dt>
131131
<dd><p>Create query params shared between modules</p>
132132
</dd></dl>
133133

docs/constructor_io.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>constructor_io package &mdash; ConstructorIO Python 1.0.1 documentation</title>
7+
<title>constructor_io package &mdash; ConstructorIO Python 1.1.0 documentation</title>
88
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
1010
<link rel="stylesheet" href="_static/css/custom.css" type="text/css" />

docs/constructor_io.modules.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>constructor_io.modules package &mdash; ConstructorIO Python 1.0.1 documentation</title>
7+
<title>constructor_io.modules package &mdash; ConstructorIO Python 1.1.0 documentation</title>
88
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
1010
<link rel="stylesheet" href="_static/css/custom.css" type="text/css" />

docs/genindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Index &mdash; ConstructorIO Python 1.0.1 documentation</title>
6+
<title>Index &mdash; ConstructorIO Python 1.1.0 documentation</title>
77
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
88
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
99
<link rel="stylesheet" href="_static/css/custom.css" type="text/css" />

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Welcome to ConstructorIO Python’s documentation! &mdash; ConstructorIO Python 1.0.1 documentation</title>
7+
<title>Welcome to ConstructorIO Python’s documentation! &mdash; ConstructorIO Python 1.1.0 documentation</title>
88
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
1010
<link rel="stylesheet" href="_static/css/custom.css" type="text/css" />

docs/modules.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>constructor_io &mdash; ConstructorIO Python 1.0.1 documentation</title>
7+
<title>constructor_io &mdash; ConstructorIO Python 1.1.0 documentation</title>
88
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
1010
<link rel="stylesheet" href="_static/css/custom.css" type="text/css" />

docs/py-modindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Python Module Index &mdash; ConstructorIO Python 1.0.1 documentation</title>
6+
<title>Python Module Index &mdash; ConstructorIO Python 1.1.0 documentation</title>
77
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
88
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
99
<link rel="stylesheet" href="_static/css/custom.css" type="text/css" />

0 commit comments

Comments
 (0)