File tree Expand file tree Collapse file tree 4 files changed +5
-2
lines changed
Expand file tree Collapse file tree 4 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11include *.rst
2+ include azure/__init__.py
3+ include azure/mgmt/__init__.py
Original file line number Diff line number Diff line change 3232
3333setup (
3434 name = 'azure-mgmt-nspkg' ,
35- version = '3.0.1 ' ,
35+ version = '3.0.2 ' ,
3636 description = 'Microsoft Azure Resource Management Namespace Package [Internal]' ,
3737 long_description = open ('README.rst' , 'r' ).read (),
3838 license = 'MIT License' ,
Original file line number Diff line number Diff line change 11include *.rst
2+ include azure/__init__.py
Original file line number Diff line number Diff line change 3232
3333setup (
3434 name = 'azure-nspkg' ,
35- version = '3.0.1 ' ,
35+ version = '3.0.2 ' ,
3636 description = 'Microsoft Azure Namespace Package [Internal]' ,
3737 long_description = open ('README.rst' , 'r' ).read (),
3838 license = 'MIT License' ,
You can’t perform that action at this time.
0 commit comments