Skip to content

Commit 7444c0e

Browse files
committed
Release v6.0.1
1 parent cece11f commit 7444c0e

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ Change History
33
==============
44

55

6+
6.0.1 (2023-12-09)
7+
------------------
8+
9+
- Fix documentation.
10+
11+
612
6.0.0 (2023-12-09)
713
------------------
814

README-dist.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,12 @@ Change History
106106
==============
107107

108108

109+
6.0.1 (2023-12-09)
110+
------------------
111+
112+
- Fix documentation.
113+
114+
109115
6.0.0 (2023-12-09)
110116
------------------
111117

sqlparams/_meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
"sergey-shambir <https://github.com/sergey-shambir>",
1515
]
1616
__license__ = "MIT License"
17-
__version__ = "6.0.0"
17+
__version__ = "6.0.1"

0 commit comments

Comments
 (0)