Skip to content

Commit

Permalink
version bump to 1.1.30 (#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
pfaraone authored Jan 26, 2025
1 parent 4b7c514 commit 49401ca
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__ = "1.1.29"
__version__ = "1.1.30"


__all__ = [
Expand Down

0 comments on commit 49401ca

Please sign in to comment.