Skip to content

Commit ac04b1e

Browse files
committed
Fix dev1
1 parent a1f8182 commit ac04b1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modal_version/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright Modal Labs 2026
22
"""Supplies the current version of the modal client library."""
33

4-
__version__ = "1.3.1"
4+
__version__ = "1.3.1.dev1"

0 commit comments

Comments
 (0)