We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a988e commit 4431376Copy full SHA for 4431376
src/nirfsg/metadata/config_addon.py
@@ -1,6 +1,7 @@
1
# We need to maintain the version here since it needs to be updated by the build process on GitHub
2
config_additional_config = {
3
'module_version': '1.0.0',
4
+ 'development_status': '4 - Beta',
5
'latest_runtime_version_tested_against': '2025 Q3',
6
'initial_release_year': '2025',
7
'custom_types': [
0 commit comments