Skip to content

Commit 9ee4ce5

Browse files
committed
Update version numbers in the documentation
1 parent 9101cd1 commit 9ee4ce5

File tree

6 files changed

+5
-7
lines changed

6 files changed

+5
-7
lines changed

docs/changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h2>2.0.3</h2>
2020
</ul>
2121
</section>
2222
<section id="section-2">
23-
<h2>2.0.2</h2>
23+
<h2>2.0.3</h2>
2424
<p>DBUtils 2.0.2 was released on June 8, 2021.</p>
2525
<p>Changes:</p>
2626
<ul class="simple">

docs/changelog.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Changes:
1010

1111
* Support Python version 3.10.
1212

13-
1413
2.0.2
1514
=====
1615

@@ -20,7 +19,6 @@ Changes:
2019

2120
* Allow using context managers for pooled connections.
2221

23-
2422
2.0.1
2523
=====
2624

docs/main.de.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<h1 class="title">Benutzeranleitung für DBUtils</h1>
1313
<dl class="docinfo simple">
1414
<dt class="version">Version<span class="colon">:</span></dt>
15-
<dd class="version">2.0.2</dd>
15+
<dd class="version">2.0.3</dd>
1616
<dt class="translations">Translations<span class="colon">:</span></dt>
1717
<dd class="translations"><p><a class="reference external" href="main.html">English</a> | German</p>
1818
</dd>

docs/main.de.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Benutzeranleitung für DBUtils
22
+++++++++++++++++++++++++++++
33

4-
:Version: 2.0.2
4+
:Version: 2.0.3
55
:Translations: English_ | German
66

77
.. _English: main.html

docs/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<h1 class="title">DBUtils User's Guide</h1>
1313
<dl class="docinfo simple">
1414
<dt class="version">Version<span class="colon">:</span></dt>
15-
<dd class="version">2.0.2</dd>
15+
<dd class="version">2.0.3</dd>
1616
<dt class="translations">Translations<span class="colon">:</span></dt>
1717
<dd class="translations"><p>English | <a class="reference external" href="main.de.html">German</a></p>
1818
</dd>

docs/main.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
DBUtils User's Guide
22
++++++++++++++++++++
33

4-
:Version: 2.0.2
4+
:Version: 2.0.3
55
:Translations: English | German_
66

77
.. _German: main.de.html

0 commit comments

Comments
 (0)