Skip to content

Commit e2eaca6

Browse files
authored
Update setup.py
1 parent fa4efc1 commit e2eaca6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name="pre-ai-python",
17-
version="0.0.0",
17+
version="0.0.1",
1818
description="Microsoft AI Python Package",
1919
long_description=readme,
2020
long_description_content_type="text/x-rst",
@@ -70,7 +70,7 @@
7070
"azure-search-documents==11.1.0b3",
7171
"azure-servicebus==0.50.3",
7272
"azure-storage==0.36.0",
73-
"azure-storage-blob<13.0.0,>=12.6.0
73+
"azure-storage-blob<13.0.0,>=12.6.0",
7474
"azure-storage-common==2.1.0",
7575
"azure-storage-file==2.1.0",
7676
"azure-storage-file-datalake",
@@ -133,7 +133,7 @@
133133
"pbr==5.4.5",
134134
"pkgconfig",
135135
"pip==20.3.3",
136-
"Pillow>=6.2
136+
"Pillow>=6.2",
137137
"preshed==3.0.4",
138138
"protobuf==3.14.0",
139139
"playfab==0.0.200914",

0 commit comments

Comments
 (0)