Skip to content

Commit 352dc7e

Browse files
rvirani1claude
andcommitted
Bump version to 1.3.3
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 43feeca commit 352dc7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roboflow/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
CLIPModel = None # type: ignore[assignment,misc]
2222
GazeModel = None # type: ignore[assignment,misc]
2323

24-
__version__ = "1.3.2"
24+
__version__ = "1.3.3"
2525

2626

2727
def check_key(api_key, model, notebook, num_retries=0):

0 commit comments

Comments
 (0)