Skip to content

Commit 6348e36

Browse files
committed
Update version to 1.4.10.dev0
1 parent 5ddb04d commit 6348e36

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# We need to maintain the version here since it needs to be updated by the build process on GitHub
22
config_additional_config = {
3-
'module_version': '1.4.9',
3+
'module_version': '1.4.10.dev0',
44
'latest_runtime_version_tested_against': '2025 Q1',
55
'initial_release_year': '2017',
66
}

src/nidigital/metadata/config_addon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# We need to maintain the version here since it needs to be updated by the build process on GitHub
22
config_additional_config = {
3-
'module_version': '1.4.9',
3+
'module_version': '1.4.10.dev0',
44
'latest_runtime_version_tested_against': '2024 Q3',
55
'initial_release_year': '2019',
66
'custom_types': [

src/nidmm/metadata/config_addon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# We need to maintain the version here since it needs to be updated by the build process on GitHub
22
config_additional_config = {
3-
'module_version': '1.4.9',
3+
'module_version': '1.4.10.dev0',
44
'latest_runtime_version_tested_against': '2025 Q1',
55
'initial_release_year': '2017',
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# We need to maintain the version here since it needs to be updated by the build process on GitHub
22
config_additional_config = {
3-
'module_version': '1.4.9',
3+
'module_version': '1.4.10.dev0',
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# We need to maintain the version here since it needs to be updated by the build process on GitHub
22
config_additional_config = {
3-
'module_version': '1.4.9',
3+
'module_version': '1.4.10.dev0',
44
'latest_runtime_version_tested_against': '2025 Q1',
55
'initial_release_year': '2017',
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# We need to maintain the version here since it needs to be updated by the build process on GitHub
22
config_additional_config = {
3-
'module_version': '1.4.9',
3+
'module_version': '1.4.10.dev0',
44
'latest_runtime_version_tested_against': '2025 Q1',
55
'initial_release_year': '2017',
66
}

src/niscope/metadata/config_addon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# We need to maintain the version here since it needs to be updated by the build process on GitHub
22
config_additional_config = {
3-
'module_version': '1.4.9',
3+
'module_version': '1.4.10.dev0',
44
'latest_runtime_version_tested_against': '2025 Q1',
55
'initial_release_year': '2017',
66
'custom_types': [

src/nise/metadata/config_addon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# We need to maintain the version here since it needs to be updated by the build process on GitHub
22
config_additional_config = {
3-
'module_version': '1.4.9',
3+
'module_version': '1.4.10.dev0',
44
'latest_runtime_version_tested_against': '2023 Q1',
55
'initial_release_year': '2018',
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# We need to maintain the version here since it needs to be updated by the build process on GitHub
22
config_additional_config = {
3-
'module_version': '1.4.9',
3+
'module_version': '1.4.10.dev0',
44
'latest_runtime_version_tested_against': '2025 Q1',
55
'initial_release_year': '2017',
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# We need to maintain the version here since it needs to be updated by the build process on GitHub
22
config_additional_config = {
3-
'module_version': '1.4.9',
3+
'module_version': '1.4.10.dev0',
44
'latest_runtime_version_tested_against': '2025 Q1',
55
'initial_release_year': '2019',
66
}

0 commit comments

Comments
 (0)