Skip to content

Commit a1dda4b

Browse files
committed
Revert "bump version to 1.1.64"
This reverts commit f8569a1.
1 parent f8569a1 commit a1dda4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roboflow/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from roboflow.models import CLIPModel, GazeModel # noqa: F401
1616
from roboflow.util.general import write_line
1717

18-
__version__ = "1.1.64"
18+
__version__ = "1.1.63"
1919

2020

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

0 commit comments

Comments
 (0)