Skip to content

Commit

Permalink
feat(python/sdk): bump SDK version to 0.24.0 (#4317)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 1a25011d06e82c74e9af6b70dbf601dca368cd4d
  • Loading branch information
ploeber committed Apr 3, 2024
1 parent 8ccef4e commit c96e90f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="assemblyai",
version="0.23.1",
version="0.24.0",
description="AssemblyAI Python SDK",
author="AssemblyAI",
author_email="engineering.sdk@assemblyai.com",
Expand Down

0 comments on commit c96e90f

Please sign in to comment.