File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
continuous_delivery_scripts Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1010
1111This file is autogenerated, do not modify by hand.
1212"""
13- __version__ = "0 .0.0"
13+ __version__ = "1 .0.0"
1414COMMIT = "none"
15- MAJOR = 0
15+ MAJOR = 1
1616MINOR = 0
1717PATCH = 0
Original file line number Diff line number Diff line change 1+ Fixed tool version.
Original file line number Diff line number Diff line change 88MASTER_BRANCH = " main"
99PROJECT_NAME = " Continuous Delivery Scripts"
1010PACKAGE_NAME = " continuous-delivery-scripts"
11- PROJECT_UUID = ' 79d8e41a-d0cf-4503-808a-0862fb8f971c '
11+ PROJECT_UUID = ' f0cfd7a4-30b4-11eb-adc1-0242ac120002 '
1212PROJECT_ROOT = " ."
1313NEWS_DIR = " news/"
1414SOURCE_DIR = " continuous_delivery_scripts"
1515RELEASE_BRANCH_PATTERN = " ^release.*$"
1616MODULE_TO_DOCUMENT = " continuous_delivery_scripts"
1717DOCUMENTATION_DEFAULT_OUTPUT_PATH = " local_docs"
1818DOCUMENTATION_PRODUCTION_OUTPUT_PATH = " docs"
19- VERSION_FILE_PATH = " continuous-delivery-scripts /_version.py"
19+ VERSION_FILE_PATH = " continuous_delivery_scripts /_version.py"
2020CHANGELOG_FILE_PATH = " CHANGELOG.md"
2121AWS_BUCKET =" "
2222
@@ -97,4 +97,4 @@ line-length = 120
9797[spdx ]
9898CreatorWebsite = " spdx.org"
9999PathToSpdx = " spdx/spdxdocs"
100- UUID =" b1cae91a-69c6-4c3b-81c2-f7230fc13ba1 "
100+ UUID =" d9e2187c-30b4-11eb-adc1-0242ac120002 "
You can’t perform that action at this time.
0 commit comments