Skip to content

Commit 9aac59f

Browse files
authored
Merge pull request #122 from roboflow/bun-version-2-32
bump version to 0.2.32
2 parents 5336a86 + 44f994e commit 9aac59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roboflow/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from roboflow.core.project import Project
99
from roboflow.core.workspace import Workspace
1010

11-
__version__ = "0.2.31"
11+
__version__ = "0.2.32"
1212

1313

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

0 commit comments

Comments
 (0)