Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion modal_version/__init__.py
Original file line number Diff line number Diff line change
@@ -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"
Loading