зеркало из https://github.com/Azure/iotedgedev.git
Bump version: 0.71.0 → 0.72.0
This commit is contained in:
Родитель
02dc2473b6
Коммит
2d1e2170dd
|
@ -4,4 +4,4 @@
|
|||
|
||||
__author__ = 'Jon Gallant'
|
||||
__email__ = 'info@jongallant.com'
|
||||
__version__ = '0.71.0'
|
||||
__version__ = '0.72.0'
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 0.71.0
|
||||
current_version = 0.72.0
|
||||
commit = True
|
||||
tag = True
|
||||
|
||||
|
|
2
setup.py
2
setup.py
|
@ -55,7 +55,7 @@ test_requirements = [
|
|||
|
||||
setup(
|
||||
name='azure-iot-edge-dev-tool',
|
||||
version='0.71.0',
|
||||
version='0.72.0',
|
||||
description="The Azure IoT Edge Dev Tool package greatly simplifies your IoT Edge development process by automating many of your routine manual tasks, such as building, deploying, pushing modules and configuring your IoT Edge Runtime.",
|
||||
long_description="See https://github.com/jonbgallant/azure-iot-edge-dev-tool for usage instructions.",
|
||||
author="Jon Gallant",
|
||||
|
|
Загрузка…
Ссылка в новой задаче