Skip to content

Commit

Permalink
Bump version to 0.2.7 (#247)
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Yan <[email protected]>
  • Loading branch information
yankevn and Kevin Yan authored Nov 10, 2023
1 parent 8794976 commit 93eab42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deltacat/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

deltacat.logs.configure_deltacat_logger(logging.getLogger(__name__))

__version__ = "0.2.6"
__version__ = "0.2.7"


__all__ = [
Expand Down

0 comments on commit 93eab42

Please sign in to comment.