Skip to content

Commit 8c143c3

Browse files
committed
Bump version for release.
1 parent 9d4da39 commit 8c143c3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-01-05 1.6.2
2+
* CI-only fix.
3+
14
2025-01-05 1.6.1
25
* CI-only fix.
36

lmdb/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ def _reading_docs():
5050
from lmdb.cffi import __all__
5151
from lmdb.cffi import __doc__
5252

53-
__version__ = '1.6.1'
53+
__version__ = '1.6.2'

0 commit comments

Comments
 (0)