Skip to content

Commit

Permalink
Update Package version
Browse files Browse the repository at this point in the history
  • Loading branch information
lmazuel committed Mar 31, 2017
1 parent e57bb60 commit 6b1a8fb
Show file tree
Hide file tree
Showing 73 changed files with 112 additions and 142 deletions.
2 changes: 1 addition & 1 deletion azure-batch/azure/batch/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "2.0.0"
VERSION = "2.0.1"

2 changes: 1 addition & 1 deletion azure-batch/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
zip_safe=False,
packages=find_packages(),
install_requires=[
'azure-common~=1.1.4',
'azure-common~=1.1.5',
'msrestazure~=0.4.7',
],
cmdclass=cmdclass
Expand Down
2 changes: 1 addition & 1 deletion azure-graphrbac/azure/graphrbac/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.30.0rc6"
VERSION = "0.30.0"

4 changes: 2 additions & 2 deletions azure-graphrbac/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
'azure.graphrbac.operations',
],
install_requires=[
'azure-common~=1.1.4',
'msrestazure~=0.4.6',
'azure-common~=1.1.5',
'msrestazure~=0.4.7',
],
cmdclass=cmdclass
)
2 changes: 1 addition & 1 deletion azure-keyvault/azure/keyvault/generated/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.1.0"
VERSION = "0.1.1"

4 changes: 2 additions & 2 deletions azure-keyvault/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
zip_safe=False,
packages=find_packages(),
install_requires=[
'azure-common~=1.1.4',
'msrestazure~=0.4.6',
'azure-common~=1.1.5',
'msrestazure~=0.4.7',
],
cmdclass=cmdclass
)
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.30.0rc6"
VERSION = "0.30.0"

5 changes: 2 additions & 3 deletions azure-mgmt-authorization/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,8 @@
'azure.mgmt.authorization.operations',
],
install_requires=[
'azure-common~=1.1.4',
'msrestazure~=0.4.6',
'azure-mgmt-nspkg',
'azure-common~=1.1.5',
'msrestazure~=0.4.7',
],
cmdclass=cmdclass
)
2 changes: 1 addition & 1 deletion azure-mgmt-batch/azure/mgmt/batch/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "3.0.0"
VERSION = "3.0.1"

5 changes: 2 additions & 3 deletions azure-mgmt-batch/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@
packages=find_packages(),
install_requires=[
'msrestazure~=0.4.7',
'azure-common~=1.1.4',
'azure-mgmt-nspkg',
'azure-common~=1.1.5',
],
cmdclass
cmdclass=cmdclass
)
2 changes: 1 addition & 1 deletion azure-mgmt-cdn/azure/mgmt/cdn/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.30.2"
VERSION = "0.30.3"

5 changes: 2 additions & 3 deletions azure-mgmt-cdn/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,8 @@
'azure.mgmt.cdn.operations',
],
install_requires=[
'msrestazure~=0.4.6',
'azure-common~=1.1.4',
'azure-mgmt-nspkg',
'msrestazure~=0.4.7',
'azure-common~=1.1.5',
],
cmdclass=cmdclass
)
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.30.0rc6"
VERSION = "0.30.0"

5 changes: 2 additions & 3 deletions azure-mgmt-cognitiveservices/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,8 @@
'azure.mgmt.cognitiveservices.operations',
],
install_requires=[
'azure-common~=1.1.4',
'msrestazure~=0.4.6',
'azure-mgmt-nspkg',
'azure-common~=1.1.5',
'msrestazure~=0.4.7',
],
cmdclass=cmdclass
)
2 changes: 1 addition & 1 deletion azure-mgmt-commerce/azure/mgmt/commerce/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.30.0rc6"
VERSION = "0.30.0"

5 changes: 2 additions & 3 deletions azure-mgmt-commerce/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,8 @@
'azure.mgmt.commerce.operations',
],
install_requires=[
'azure-common~=1.1.4',
'msrestazure~=0.4.6',
'azure-mgmt-nspkg',
'azure-common~=1.1.5',
'msrestazure~=0.4.7',
],
cmdclass=cmdclass
)
2 changes: 1 addition & 1 deletion azure-mgmt-compute/azure/mgmt/compute/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.33.1rc1"
VERSION = "0.33.1"

Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.2.0"
VERSION = "0.2.1"

3 changes: 1 addition & 2 deletions azure-mgmt-containerregistry/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@
packages=find_packages(),
install_requires=[
'msrestazure~=0.4.7',
'azure-common~=1.1.4',
'azure-mgmt-nspkg',
'azure-common~=1.1.5',
],
cmdclass=cmdclass
)
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
# license information.
# --------------------------------------------------------------------------

VERSION = "0.1.3"
VERSION = "0.1.4"
5 changes: 2 additions & 3 deletions azure-mgmt-datalake-analytics/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,8 @@
zip_safe=False,
packages=find_packages(),
install_requires=[
'azure-mgmt-datalake-nspkg',
'azure-common~=1.1.4',
'msrestazure~=0.4.6',
'azure-common~=1.1.5',
'msrestazure~=0.4.7',
],
cmdclass=cmdclass
)
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.1.3"
VERSION = "0.1.4"

5 changes: 2 additions & 3 deletions azure-mgmt-datalake-store/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,8 @@
zip_safe=False,
packages=find_packages(),
install_requires=[
'azure-mgmt-datalake-nspkg',
'azure-common~=1.1.4',
'msrestazure~=0.4.6',
'azure-common~=1.1.5',
'msrestazure~=0.4.7',
],
cmdclass=cmdclass
)
2 changes: 1 addition & 1 deletion azure-mgmt-devtestlabs/azure/mgmt/devtestlabs/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "1.0.0"
VERSION = "1.0.1"

5 changes: 2 additions & 3 deletions azure-mgmt-devtestlabs/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,8 @@
zip_safe=False,
packages=find_packages(),
install_requires=[
'azure-mgmt-nspkg',
'azure-common~=1.1.4',
'msrestazure~=0.4.6',
'azure-common~=1.1.5',
'msrestazure~=0.4.7',
],
cmdclass=cmdclass
)
2 changes: 1 addition & 1 deletion azure-mgmt-dns/azure/mgmt/dns/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "1.0.0"
VERSION = "1.0.1"

3 changes: 1 addition & 2 deletions azure-mgmt-dns/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,8 @@
zip_safe=False,
packages=find_packages(),
install_requires=[
'azure-common~=1.1.4',
'azure-common~=1.1.5',
'msrestazure~=0.4.7',
'azure-mgmt-nspkg',
],
cmdclass=cmdclass
)
2 changes: 1 addition & 1 deletion azure-mgmt-documentdb/azure/mgmt/documentdb/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.1.1"
VERSION = "0.1.2"

3 changes: 1 addition & 2 deletions azure-mgmt-documentdb/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@
packages=find_packages(),
install_requires=[
'msrestazure~=0.4.7',
'azure-common~=1.1.4',
'azure-mgmt-nspkg',
'azure-common~=1.1.5',
],
cmdclass=cmdclass
)
2 changes: 1 addition & 1 deletion azure-mgmt-eventhub/azure/mgmt/eventhub/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.2.0"
VERSION = "0.2.1"

5 changes: 2 additions & 3 deletions azure-mgmt-eventhub/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,8 @@
zip_safe=False,
packages=find_packages(),
install_requires=[
'azure-mgmt-nspkg',
'azure-common~=1.1.4',
'msrestazure~=0.4.6',
'azure-common~=1.1.5',
'msrestazure~=0.4.7',
],
cmdclass=cmdclass
)
2 changes: 1 addition & 1 deletion azure-mgmt-iothub/azure/mgmt/iothub/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.2.1"
VERSION = "0.2.2"

5 changes: 2 additions & 3 deletions azure-mgmt-iothub/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,8 @@
zip_safe=False,
packages=find_packages(),
install_requires=[
'azure-mgmt-nspkg',
'azure-common~=1.1.4',
'msrestazure~=0.4.6',
'azure-common~=1.1.5',
'msrestazure~=0.4.7',
],
cmdclass=cmdclass
)
2 changes: 1 addition & 1 deletion azure-mgmt-keyvault/azure/mgmt/keyvault/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.30.1"
VERSION = "0.30.2"

5 changes: 2 additions & 3 deletions azure-mgmt-keyvault/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,8 @@
'azure.mgmt.keyvault.operations',
],
install_requires=[
'msrestazure~=0.4.6',
'azure-common~=1.1.4',
'azure-mgmt-nspkg',
'msrestazure~=0.4.7',
'azure-common~=1.1.5',
],
cmdclass=cmdclass
)
2 changes: 1 addition & 1 deletion azure-mgmt-logic/azure/mgmt/logic/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "2.0.0"
VERSION = "2.0.1"

5 changes: 2 additions & 3 deletions azure-mgmt-logic/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,8 @@
'azure.mgmt.logic.operations',
],
install_requires=[
'azure-common~=1.1.4',
'msrestazure~=0.4.6',
'azure-mgmt-nspkg',
'azure-common~=1.1.5',
'msrestazure~=0.4.7',
],
cmdclass=cmdclass
)
2 changes: 1 addition & 1 deletion azure-mgmt-media/azure/mgmt/media/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.1.1"
VERSION = "0.1.2"

5 changes: 2 additions & 3 deletions azure-mgmt-media/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,8 @@
zip_safe=False,
packages=find_packages(),
install_requires=[
'azure-mgmt-nspkg',
'azure-common~=1.1.4',
'msrestazure~=0.4.6',
'azure-common~=1.1.5',
'msrestazure~=0.4.7',
],
cmdclass=cmdclass
)
2 changes: 1 addition & 1 deletion azure-mgmt-monitor/azure/mgmt/monitor/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.1.0"
VERSION = "0.1.1"

3 changes: 1 addition & 2 deletions azure-mgmt-monitor/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@
packages=find_packages(),
install_requires=[
'msrestazure~=0.4.7',
'azure-common~=1.1.4',
'azure-mgmt-nspkg',
'azure-common~=1.1.5',
],
cmdclass=cmdclass
)
2 changes: 1 addition & 1 deletion azure-mgmt-network/azure/mgmt/network/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.31.0"
VERSION = "0.30.2"

3 changes: 1 addition & 2 deletions azure-mgmt-network/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@
packages=find_packages(),
install_requires=[
'msrestazure~=0.4.7',
'azure-common~=1.1.4',
'azure-mgmt-nspkg',
'azure-common~=1.1.5',
],
cmdclass=cmdclass
)
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.30.0"
VERSION = "0.30.1"

Loading

0 comments on commit 6b1a8fb

Please sign in to comment.