Skip to content

Commit fb56fad

Browse files
committed
Bump version, update docs build
1 parent b800b82 commit fb56fad

15 files changed

Lines changed: 24 additions & 24 deletions

File tree

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: 64daf8fe8ef35a1b49d2d0db3e7f946f
3+
config: d6fc2f33cad23920275f89074dbdac51
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_modules/index.html

Lines changed: 2 additions & 2 deletions
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>Overview: module code &mdash; versionedobj v0.3.0 documentation</title>
6+
<title>Overview: module code &mdash; versionedobj v1.0.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
<!--[if lt IE 9]>
@@ -27,7 +27,7 @@
2727
<a href="../index.html" class="icon icon-home"> versionedobj
2828
</a>
2929
<div class="version">
30-
v0.3.0
30+
v1.0.0
3131
</div>
3232
<div role="search">
3333
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">

docs/_modules/versionedobj/exceptions.html

Lines changed: 2 additions & 2 deletions
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>versionedobj.exceptions &mdash; versionedobj v0.3.0 documentation</title>
6+
<title>versionedobj.exceptions &mdash; versionedobj v1.0.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
<!--[if lt IE 9]>
@@ -27,7 +27,7 @@
2727
<a href="../../index.html" class="icon icon-home"> versionedobj
2828
</a>
2929
<div class="version">
30-
v0.3.0
30+
v1.0.0
3131
</div>
3232
<div role="search">
3333
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">

docs/_modules/versionedobj/object.html

Lines changed: 2 additions & 2 deletions
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>versionedobj.object &mdash; versionedobj v0.3.0 documentation</title>
6+
<title>versionedobj.object &mdash; versionedobj v1.0.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
<!--[if lt IE 9]>
@@ -27,7 +27,7 @@
2727
<a href="../../index.html" class="icon icon-home"> versionedobj
2828
</a>
2929
<div class="version">
30-
v0.3.0
30+
v1.0.0
3131
</div>
3232
<div role="search">
3333
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">

docs/_modules/versionedobj/serializer.html

Lines changed: 2 additions & 2 deletions
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>versionedobj.serializer &mdash; versionedobj v0.3.0 documentation</title>
6+
<title>versionedobj.serializer &mdash; versionedobj v1.0.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
<!--[if lt IE 9]>
@@ -27,7 +27,7 @@
2727
<a href="../../index.html" class="icon icon-home"> versionedobj
2828
</a>
2929
<div class="version">
30-
v0.3.0
30+
v1.0.0
3131
</div>
3232
<div role="search">
3333
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">

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: 'v0.3.0',
3+
VERSION: 'v1.0.0',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/genindex.html

Lines changed: 2 additions & 2 deletions
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; versionedobj v0.3.0 documentation</title>
6+
<title>Index &mdash; versionedobj v1.0.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
<!--[if lt IE 9]>
@@ -27,7 +27,7 @@
2727
<a href="index.html" class="icon icon-home"> versionedobj
2828
</a>
2929
<div class="version">
30-
v0.3.0
30+
v1.0.0
3131
</div>
3232
<div role="search">
3333
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

docs/index.html

Lines changed: 2 additions & 2 deletions
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>versionedobj &mdash; versionedobj v0.3.0 documentation</title>
6+
<title>versionedobj &mdash; versionedobj v1.0.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
<!--[if lt IE 9]>
@@ -28,7 +28,7 @@
2828
<a href="#" class="icon icon-home"> versionedobj
2929
</a>
3030
<div class="version">
31-
v0.3.0
31+
v1.0.0
3232
</div>
3333
<div role="search">
3434
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

docs/modules.html

Lines changed: 2 additions & 2 deletions
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>versionedobj &mdash; versionedobj v0.3.0 documentation</title>
6+
<title>versionedobj &mdash; versionedobj v1.0.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
<!--[if lt IE 9]>
@@ -29,7 +29,7 @@
2929
<a href="index.html" class="icon icon-home"> versionedobj
3030
</a>
3131
<div class="version">
32-
v0.3.0
32+
v1.0.0
3333
</div>
3434
<div role="search">
3535
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

docs/objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)