We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d4da39 commit 8c143c3Copy full SHA for 8c143c3
ChangeLog
@@ -1,3 +1,6 @@
1
+2025-01-05 1.6.2
2
+* CI-only fix.
3
+
4
2025-01-05 1.6.1
5
* CI-only fix.
6
lmdb/__init__.py
@@ -50,4 +50,4 @@ def _reading_docs():
50
from lmdb.cffi import __all__
51
from lmdb.cffi import __doc__
52
53
-__version__ = '1.6.1'
+__version__ = '1.6.2'
0 commit comments