Skip to content

Commit

Permalink
[AUTOMATED] Public Release - 1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
saileshwar-skyflow committed Nov 5, 2024
1 parent cf28737 commit 10cf319
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

if sys.version_info < (3, 7):
raise RuntimeError("skyflow requires Python 3.7+")
current_version = '1.15.1-dev.78ca82e'
current_version = '1.15.1-dev.72f4410'

setup(
name='skyflow',
Expand Down
2 changes: 1 addition & 1 deletion skyflow/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SDK_VERSION = '1.15.1-dev.78ca82e'
SDK_VERSION = '1.15.1-dev.72f4410'

0 comments on commit 10cf319

Please sign in to comment.