We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eacf0b commit a9f5204Copy full SHA for a9f5204
1 file changed
setup.py
@@ -96,7 +96,7 @@ def read_requirements(file_path):
96
97
setup(
98
name="ai-python",
99
- version="0.3.12",
+ version="0.3.13",
100
description="Microsoft AI Python Package",
101
long_description=readme,
102
long_description_content_type="text/x-rst",
0 commit comments