Skip to content

Commit

Permalink
upgrade to v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
KenyonY committed Dec 11, 2023
1 parent 21000fa commit cba25de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flaxkv/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from .core import LevelDBDict, LMDBDict
from .serve.client import RemoteDictDB

__version__ = "0.1.7"
__version__ = "0.1.8"

__all__ = [
"dictdb",
Expand Down

0 comments on commit cba25de

Please sign in to comment.