Skip to content

Commit 9a3e2fb

Browse files
committed
Version 2.2.0
1 parent bc8c9f1 commit 9a3e2fb

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

docs/genindex.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
<head>
88
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
99

10-
<title>Index &#8212; Plaid Python 2.1.1 documentation</title>
10+
<title>Index &#8212; Plaid Python 2.2.0 documentation</title>
1111

1212
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
1313
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1414

1515
<script type="text/javascript">
1616
var DOCUMENTATION_OPTIONS = {
1717
URL_ROOT: './',
18-
VERSION: '2.1.1',
18+
VERSION: '2.2.0',
1919
COLLAPSE_INDEX: false,
2020
FILE_SUFFIX: '.html',
2121
HAS_SOURCE: false,

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
<head>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
88

9-
<title>Plaid Python Documentation! &#8212; Plaid Python 2.1.1 documentation</title>
9+
<title>Plaid Python Documentation! &#8212; Plaid Python 2.2.0 documentation</title>
1010

1111
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
1212
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1313

1414
<script type="text/javascript">
1515
var DOCUMENTATION_OPTIONS = {
1616
URL_ROOT: './',
17-
VERSION: '2.1.1',
17+
VERSION: '2.2.0',
1818
COLLAPSE_INDEX: false,
1919
FILE_SUFFIX: '.html',
2020
HAS_SOURCE: false,

docs/py-modindex.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
<head>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
88

9-
<title>Python Module Index &#8212; Plaid Python 2.1.1 documentation</title>
9+
<title>Python Module Index &#8212; Plaid Python 2.2.0 documentation</title>
1010

1111
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
1212
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1313

1414
<script type="text/javascript">
1515
var DOCUMENTATION_OPTIONS = {
1616
URL_ROOT: './',
17-
VERSION: '2.1.1',
17+
VERSION: '2.2.0',
1818
COLLAPSE_INDEX: false,
1919
FILE_SUFFIX: '.html',
2020
HAS_SOURCE: false,

docs/search.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
<head>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
88

9-
<title>Search &#8212; Plaid Python 2.1.1 documentation</title>
9+
<title>Search &#8212; Plaid Python 2.2.0 documentation</title>
1010

1111
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
1212
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1313

1414
<script type="text/javascript">
1515
var DOCUMENTATION_OPTIONS = {
1616
URL_ROOT: './',
17-
VERSION: '2.1.1',
17+
VERSION: '2.2.0',
1818
COLLAPSE_INDEX: false,
1919
FILE_SUFFIX: '.html',
2020
HAS_SOURCE: false,

plaid/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.1.1'
1+
__version__ = '2.2.0'

0 commit comments

Comments
 (0)