Skip to content

Commit 4047088

Browse files
committed
Version Bump
1 parent 26ec9b9 commit 4047088

File tree

12 files changed

+13
-13
lines changed

12 files changed

+13
-13
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.2.0"
2+
__version__ = "1.3.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: 7d018b09b38775d2433cda2ddedb0bb9
3+
config: b4cb62255335688816a11e062abc36a6
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.2.0',
3+
VERSION: '1.3.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.2.0 documentation</title>
7+
<title>constructor_io.helpers package &mdash; ConstructorIO Python 1.3.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" />
@@ -121,7 +121,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
121121

122122
<dl class="py function">
123123
<dt class="sig sig-object py" id="constructor_io.helpers.utils.create_request_headers">
124-
<span class="sig-prename descclassname"><span class="pre">constructor_io.helpers.utils.</span></span><span class="sig-name descname"><span class="pre">create_request_headers</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_request_headers" title="Permalink to this definition"></a></dt>
124+
<span class="sig-prename descclassname"><span class="pre">constructor_io.helpers.utils.</span></span><span class="sig-name descname"><span class="pre">create_request_headers</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><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#constructor_io.helpers.utils.create_request_headers" title="Permalink to this definition"></a></dt>
125125
<dd><p>Create request headers shared between modules</p>
126126
</dd></dl>
127127

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.2.0 documentation</title>
7+
<title>constructor_io package &mdash; ConstructorIO Python 1.3.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.2.0 documentation</title>
7+
<title>constructor_io.modules package &mdash; ConstructorIO Python 1.3.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.2.0 documentation</title>
6+
<title>Index &mdash; ConstructorIO Python 1.3.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.2.0 documentation</title>
7+
<title>Welcome to ConstructorIO Python’s documentation! &mdash; ConstructorIO Python 1.3.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.2.0 documentation</title>
7+
<title>constructor_io &mdash; ConstructorIO Python 1.3.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.2.0 documentation</title>
6+
<title>Python Module Index &mdash; ConstructorIO Python 1.3.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)