File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44from setuptools import setup , find_packages
55
66NAME = "openapi_server"
7- VERSION = "1.0 .0"
7+ VERSION = "2.3 .0"
88
99# To install the library, run the following
1010#
Original file line number Diff line number Diff line change 44from setuptools import setup , find_packages
55
66NAME = "notifications"
7- VERSION = "1.0 .0"
7+ VERSION = "2.3 .0"
88
99# To install the library, run the following
1010#
Original file line number Diff line number Diff line change 44from setuptools import setup , find_packages
55
66NAME = "samples"
7- VERSION = "1.0 .0"
7+ VERSION = "2.3 .0"
88
99# To install the library, run the following
1010#
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44from setuptools import setup , find_packages
55
66NAME = "volumemanager"
7- VERSION = "1.0 .0"
7+ VERSION = "2.3 .0"
88
99# To install the library, run the following
1010#
Original file line number Diff line number Diff line change 44from setuptools import setup , find_packages
55
66NAME = "workflows_api"
7- VERSION = "1.0 .0"
7+ VERSION = "2.3 .0"
88
99# To install the library, run the following
1010#
Original file line number Diff line number Diff line change 1212from setuptools import setup , find_packages # noqa: H301
1313
1414NAME = "cloudharness-cli"
15- VERSION = "2.0 .0"
15+ VERSION = "2.3 .0"
1616# To install the library, run the following
1717#
1818# python setup.py install
Original file line number Diff line number Diff line change 33
44
55NAME = "cloudharness"
6- VERSION = "2.1 .0"
6+ VERSION = "2.3 .0"
77# To install the library, run the following
88#
99# python setup.py install
Original file line number Diff line number Diff line change 1111
1212
1313NAME = "cloudharness_utils"
14- VERSION = "2.0 .0"
14+ VERSION = "2.3 .0"
1515# To install the library, run the following
1616#
1717# python setup.py install
You can’t perform that action at this time.
0 commit comments