Skip to content

Commit

Permalink
version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fl1yd committed Mar 27, 2023
1 parent f338312 commit 91dc768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lightdb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"""

__all__ = ["LightDB"]
__version__ = "1.3.3"
__version__ = "1.4.0"

from .LightDB import LightDB

0 comments on commit 91dc768

Please sign in to comment.