forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Bundle update process
Hugues Valois edited this page Aug 28, 2015
·
1 revision
When a new release of a bundled package is out, such as azure-storage, the azure package must be updated to include the updated version of the bundled package.
Update version of updated bundled package in
- https://github.com/Azure/azure-sdk-for-python/blob/master/azure/setup.py
- https://github.com/Azure/azure-sdk-for-python/blob/master/azure/README.rst
The azure package needs to have its version incremented. This is done based on what type of changes goes into the bundled packages. See http://semver.org/ for how to increment.
Update azure version in:
Update azure version in:
Update azure changelog in: