diff --git a/README.md b/README.md index 50b43127c..2da292c9b 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,6 @@ For usage questions and other support, please reach out on the This is a change This is another change + +This is another change +This is another change diff --git a/modal_version/__init__.py b/modal_version/__init__.py index 6a711b77e..97d1fc69c 100644 --- a/modal_version/__init__.py +++ b/modal_version/__init__.py @@ -1,4 +1,4 @@ # Copyright Modal Labs 2026 """Supplies the current version of the modal client library.""" -__version__ = "1.3.4" +__version__ = "1.3.5.dev1"