Skip to content

Commit

Permalink
Version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
KenyonY committed Aug 4, 2024
1 parent fe3e9ec commit 815e293
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 @@ -19,7 +19,7 @@

from .core import LevelDBDict, LMDBDict, RemoteDBDict

__version__ = "0.2.9-alpha"
__version__ = "0.2.9"

__all__ = [
"FlaxKV",
Expand Down

0 comments on commit 815e293

Please sign in to comment.