Skip to content

Commit

Permalink
Update versioning to beta
Browse files Browse the repository at this point in the history
  • Loading branch information
rkenmi committed Apr 13, 2023
1 parent 3f5bdca commit eb8fc00
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 @@ -43,7 +43,7 @@

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

__version__ = "0.1.16"
__version__ = "0.1.18.beta1"


__all__ = [
Expand Down

0 comments on commit eb8fc00

Please sign in to comment.