Skip to content

Commit 967d38f

Browse files
committed
revert version tested against bump
1 parent 2a6c9e5 commit 967d38f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ NI-RFSG Python API Status
298298
+-------------------------------+-----------------------+
299299
| NI-RFSG (nirfsg) | |
300300
+===============================+=======================+
301-
| Driver Version Tested Against | 2025 Q3 |
301+
| Driver Version Tested Against | 2025 Q2 |
302302
+-------------------------------+-----------------------+
303303
| PyPI Version | |nirfsgLatestVersion| |
304304
+-------------------------------+-----------------------+

docs/nirfsg/status.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ NI-RFSG Python API Status
55
+-------------------------------+-----------------------+
66
| NI-RFSG (nirfsg) | |
77
+===============================+=======================+
8-
| Driver Version Tested Against | 2025 Q3 |
8+
| Driver Version Tested Against | 2025 Q2 |
99
+-------------------------------+-----------------------+
1010
| PyPI Version | |nirfsgLatestVersion| |
1111
+-------------------------------+-----------------------+

generated/nirfsg/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ NI-RFSG Python API Status
5555
+-------------------------------+-----------------------+
5656
| NI-RFSG (nirfsg) | |
5757
+===============================+=======================+
58-
| Driver Version Tested Against | 2025 Q3 |
58+
| Driver Version Tested Against | 2025 Q2 |
5959
+-------------------------------+-----------------------+
6060
| PyPI Version | |nirfsgLatestVersion| |
6161
+-------------------------------+-----------------------+

src/nirfsg/metadata/config_addon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
config_additional_config = {
33
'module_version': '1.0.0',
44
'development_status': '4 - Beta',
5-
'latest_runtime_version_tested_against': '2025 Q3',
5+
'latest_runtime_version_tested_against': '2025 Q2',
66
'initial_release_year': '2025',
77
'custom_types': [
88
]

0 commit comments

Comments
 (0)