Skip to content

Commit a0555bb

Browse files
committed
Update version to 1.4.5
Note: In previous releases, there was only 1 LATEST_RELEASE file. As part of ni#1963 it was split into files for each api, in preparation for independently versioned packages and docs.
1 parent 34239de commit a0555bb

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

src/nidcpower/LATEST_RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.4
1+
1.4.5
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.5.dev0',
3+
'module_version': '1.4.5',
44
'latest_runtime_version_tested_against': '2023 Q2',
55
'initial_release_year': '2017',
66
}

src/nidigital/LATEST_RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.4
1+
1.4.5

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.5.dev0',
3+
'module_version': '1.4.5',
44
'latest_runtime_version_tested_against': '2023 Q2',
55
'initial_release_year': '2019',
66
'custom_types': [

src/nidmm/LATEST_RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.4
1+
1.4.5

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.5.dev0',
3+
'module_version': '1.4.5',
44
'latest_runtime_version_tested_against': '2023 Q1.1',
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.5.dev0',
3+
'module_version': '1.4.5',
44
}

src/nifgen/LATEST_RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.4
1+
1.4.5
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.5.dev0',
3+
'module_version': '1.4.5',
44
'latest_runtime_version_tested_against': '2023 Q1.1',
55
'initial_release_year': '2017',
66
}

src/nimodinst/LATEST_RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.4
1+
1.4.5

0 commit comments

Comments
 (0)