From 827b835bcca06f786b1beb291006cd2f11cf612d Mon Sep 17 00:00:00 2001 From: vnktshr21 Date: Tue, 5 Aug 2025 21:04:12 +0530 Subject: [PATCH 1/4] bump nirfsg version to 1.0.1.dev0 --- src/nirfsg/metadata/config_addon.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nirfsg/metadata/config_addon.py b/src/nirfsg/metadata/config_addon.py index 51718d793..98e91806a 100644 --- a/src/nirfsg/metadata/config_addon.py +++ b/src/nirfsg/metadata/config_addon.py @@ -1,6 +1,6 @@ # We need to maintain the version here since it needs to be updated by the build process on GitHub config_additional_config = { - 'module_version': '1.0.0', + 'module_version': '1.0.1.dev0', 'development_status': '4 - Beta', 'latest_runtime_version_tested_against': '2025 Q2', 'initial_release_year': '2025', From 9d4610b69f26e1e41473fda48ea03595bcc6ace1 Mon Sep 17 00:00:00 2001 From: vnktshr21 Date: Tue, 5 Aug 2025 21:06:17 +0530 Subject: [PATCH 2/4] removing development status override --- src/nirfsg/metadata/config_addon.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/nirfsg/metadata/config_addon.py b/src/nirfsg/metadata/config_addon.py index 98e91806a..3dbc66c73 100644 --- a/src/nirfsg/metadata/config_addon.py +++ b/src/nirfsg/metadata/config_addon.py @@ -1,7 +1,6 @@ # We need to maintain the version here since it needs to be updated by the build process on GitHub config_additional_config = { 'module_version': '1.0.1.dev0', - 'development_status': '4 - Beta', 'latest_runtime_version_tested_against': '2025 Q2', 'initial_release_year': '2025', 'custom_types': [ From 7e5163db6addf12fdc9306f92be3773c8690831f Mon Sep 17 00:00:00 2001 From: vnktshr21 Date: Tue, 5 Aug 2025 21:15:45 +0530 Subject: [PATCH 3/4] generated files with version bump --- docs/nirfsg/conf.py | 2 +- docs/nirfsg/examples.rst | 8 ++++---- docs/nirfsg/installation.inc | 2 +- generated/nirfsg/README.rst | 2 +- generated/nirfsg/nirfsg/VERSION | 2 +- generated/nirfsg/nirfsg/__init__.py | 4 ++-- generated/nirfsg/setup.py | 4 ++-- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/nirfsg/conf.py b/docs/nirfsg/conf.py index 5d4437a54..b6f1bc678 100644 --- a/docs/nirfsg/conf.py +++ b/docs/nirfsg/conf.py @@ -63,7 +63,7 @@ # built documents. # # The full version, including alpha/beta/rc tags. -release = '1.0.0' +release = '1.0.1.dev0' # The short X.Y version. version = release[:3] diff --git a/docs/nirfsg/examples.rst b/docs/nirfsg/examples.rst index 2f52fc136..951448aa6 100644 --- a/docs/nirfsg/examples.rst +++ b/docs/nirfsg/examples.rst @@ -1,7 +1,7 @@ Examples ======== -`You can download all nirfsg examples here `_ +`You can download all nirfsg examples for latest version here `_ nirfsg_arb_waveform.py ---------------------- @@ -10,7 +10,7 @@ nirfsg_arb_waveform.py :language: python :linenos: :encoding: utf8 - :caption: `(nirfsg_arb_waveform.py) `_ + :caption: `(nirfsg_arb_waveform.py) `_ nirfsg_cw.py ------------ @@ -19,7 +19,7 @@ nirfsg_cw.py :language: python :linenos: :encoding: utf8 - :caption: `(nirfsg_cw.py) `_ + :caption: `(nirfsg_cw.py) `_ nirfsg_script.py ---------------- @@ -28,5 +28,5 @@ nirfsg_script.py :language: python :linenos: :encoding: utf8 - :caption: `(nirfsg_script.py) `_ + :caption: `(nirfsg_script.py) `_ diff --git a/docs/nirfsg/installation.inc b/docs/nirfsg/installation.inc index f5ad0a072..d0a7acbbf 100644 --- a/docs/nirfsg/installation.inc +++ b/docs/nirfsg/installation.inc @@ -8,6 +8,6 @@ As a prerequisite to using the **nirfsg** module, you must install the NI-RFSG r The nimi-python modules (i.e. for **NI-RFSG**) can be installed with `pip `_:: - $ python -m pip install nirfsg~=1.0.0 + $ python -m pip install nirfsg diff --git a/generated/nirfsg/README.rst b/generated/nirfsg/README.rst index abe48ecd2..f9a295e0d 100644 --- a/generated/nirfsg/README.rst +++ b/generated/nirfsg/README.rst @@ -104,7 +104,7 @@ As a prerequisite to using the **nirfsg** module, you must install the NI-RFSG r The nimi-python modules (i.e. for **NI-RFSG**) can be installed with `pip `_:: - $ python -m pip install nirfsg~=1.0.0 + $ python -m pip install nirfsg Contributing diff --git a/generated/nirfsg/nirfsg/VERSION b/generated/nirfsg/nirfsg/VERSION index 5bc4571bb..53a5e898d 100644 --- a/generated/nirfsg/nirfsg/VERSION +++ b/generated/nirfsg/nirfsg/VERSION @@ -1,2 +1,2 @@ -1.0.0 +1.0.1.dev0 diff --git a/generated/nirfsg/nirfsg/__init__.py b/generated/nirfsg/nirfsg/__init__.py index a0f5c5d11..c5e0a1258 100644 --- a/generated/nirfsg/nirfsg/__init__.py +++ b/generated/nirfsg/nirfsg/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.0.0' +__version__ = '1.0.1.dev0' from nirfsg.enums import * # noqa: F403,F401,H303 from nirfsg.errors import DriverWarning # noqa: F401 @@ -77,7 +77,7 @@ def is_venv(): info['driver']['name'] = "NI-RFSG" info['driver']['version'] = driver_version info['module']['name'] = 'nirfsg' - info['module']['version'] = "1.0.0" + info['module']['version'] = "1.0.1.dev0" info['python']['version'] = sys.version info['python']['bits'] = '64' if is_python_64bit() else '32' info['python']['is_venv'] = is_venv() diff --git a/generated/nirfsg/setup.py b/generated/nirfsg/setup.py index 51acee348..b86827ea2 100644 --- a/generated/nirfsg/setup.py +++ b/generated/nirfsg/setup.py @@ -16,7 +16,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.0.0', + version='1.0.1.dev0', description='NI-RFSG Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -35,7 +35,7 @@ def read_contents(file_to_read): 'nitclk', ], classifiers=[ - "Development Status :: 4 - Beta", + "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Manufacturing", "Intended Audience :: Science/Research", From f60b84046a4ddf72782922fe6011b99f4efc63d1 Mon Sep 17 00:00:00 2001 From: vnktshr21 Date: Tue, 5 Aug 2025 21:17:53 +0530 Subject: [PATCH 4/4] Add nirfsg unreleased section to CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25da685f7..5579fee23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1685,8 +1685,14 @@ ### nirfsg (NI-RFSG) +- [Unreleased](#nirfsg-unreleased) - [1.0.0](#nirfsg-100---2025-08-05) +#### [nirfsg] Unreleased +- Added +- Changed +- Removed + #### [nirfsg] 1.0.0 - 2025-08-05 - Added - Initial release