Skip to content

Commit f818201

Browse files
committed
Fix version number in the changelog
1 parent b120dd8 commit f818201

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h1 class="title">Changelog for DBUtils</h1>
1313

1414
<section id="section-1">
1515
<h2>3.0.0</h2>
16-
<p>DBUtils 2.0.3 was released on November 26, 2021.</p>
16+
<p>DBUtils 3.0.0 was released on November 26, 2021.</p>
1717
<p>It is intended to be used with Python versions 3.6 to 3.10.</p>
1818
<p>Changes:</p>
1919
<ul class="simple">

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
3.0.0
55
=====
66

7-
DBUtils 2.0.3 was released on November 26, 2021.
7+
DBUtils 3.0.0 was released on November 26, 2021.
88

99
It is intended to be used with Python versions 3.6 to 3.10.
1010

0 commit comments

Comments
 (0)