We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cece11f commit 7444c0eCopy full SHA for 7444c0e
CHANGES.rst
@@ -3,6 +3,12 @@ Change History
3
==============
4
5
6
+6.0.1 (2023-12-09)
7
+------------------
8
+
9
+- Fix documentation.
10
11
12
6.0.0 (2023-12-09)
13
------------------
14
README-dist.rst
@@ -106,6 +106,12 @@ Change History
106
107
108
109
110
111
112
113
114
115
116
117
sqlparams/_meta.py
@@ -14,4 +14,4 @@
"sergey-shambir <https://github.com/sergey-shambir>",
15
]
16
__license__ = "MIT License"
17
-__version__ = "6.0.0"
+__version__ = "6.0.1"
0 commit comments