Skip to content

Commit

Permalink
update setup.py version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yitong Feng committed Nov 7, 2024
1 parent 85ba429 commit 89f9726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aks-preview/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

from setuptools import setup, find_packages

VERSION = "12.0.0b2"
VERSION = "13.0.0b1"

CLASSIFIERS = [
"Development Status :: 4 - Beta",
Expand Down

0 comments on commit 89f9726

Please sign in to comment.