We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8cea3f commit 9a634ceCopy full SHA for 9a634ce
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
6
[project]
7
name = "lmdbsystem"
8
-version = "0.2.1"
+version = "0.2.2"
9
description = "Abstraction for read and write to the lmdb file"
10
readme = "README.md"
11
keywords = [ "lmdbsystem", "lmdb" ]
0 commit comments