diff --git a/docs/nidcpower/conf.py b/docs/nidcpower/conf.py index 3c4837167..ab0ee278d 100644 --- a/docs/nidcpower/conf.py +++ b/docs/nidcpower/conf.py @@ -63,7 +63,7 @@ # built documents. # # The full version, including alpha/beta/rc tags. -release = '1.4.8.dev0' +release = '1.4.8' # The short X.Y version. version = release[:3] diff --git a/docs/nidcpower/examples.rst b/docs/nidcpower/examples.rst index d36fc2569..3dd0007e1 100644 --- a/docs/nidcpower/examples.rst +++ b/docs/nidcpower/examples.rst @@ -1,7 +1,7 @@ Examples ======== -`You can download all nidcpower examples for latest version here `_ +`You can download all nidcpower examples here `_ nidcpower_advanced_sequence.py ------------------------------ @@ -10,7 +10,7 @@ nidcpower_advanced_sequence.py :language: python :linenos: :encoding: utf8 - :caption: `(nidcpower_advanced_sequence.py) `_ + :caption: `(nidcpower_advanced_sequence.py) `_ nidcpower_lcr_source_ac_voltage.py ---------------------------------- @@ -19,7 +19,7 @@ nidcpower_lcr_source_ac_voltage.py :language: python :linenos: :encoding: utf8 - :caption: `(nidcpower_lcr_source_ac_voltage.py) `_ + :caption: `(nidcpower_lcr_source_ac_voltage.py) `_ nidcpower_measure_record.py --------------------------- @@ -28,7 +28,7 @@ nidcpower_measure_record.py :language: python :linenos: :encoding: utf8 - :caption: `(nidcpower_measure_record.py) `_ + :caption: `(nidcpower_measure_record.py) `_ nidcpower_source_delay_measure.py --------------------------------- @@ -37,5 +37,5 @@ nidcpower_source_delay_measure.py :language: python :linenos: :encoding: utf8 - :caption: `(nidcpower_source_delay_measure.py) `_ + :caption: `(nidcpower_source_delay_measure.py) `_ diff --git a/docs/nidcpower/installation.inc b/docs/nidcpower/installation.inc index 632f6a018..a9bf1c804 100644 --- a/docs/nidcpower/installation.inc +++ b/docs/nidcpower/installation.inc @@ -8,6 +8,6 @@ As a prerequisite to using the **nidcpower** module, you must install the NI-DCP The nimi-python modules (i.e. for **NI-DCPower**) can be installed with `pip `_:: - $ python -m pip install nidcpower + $ python -m pip install nidcpower~=1.4.8 diff --git a/docs/nidigital/conf.py b/docs/nidigital/conf.py index 74753b823..276c5a921 100644 --- a/docs/nidigital/conf.py +++ b/docs/nidigital/conf.py @@ -63,7 +63,7 @@ # built documents. # # The full version, including alpha/beta/rc tags. -release = '1.4.8.dev0' +release = '1.4.8' # The short X.Y version. version = release[:3] diff --git a/docs/nidigital/examples.rst b/docs/nidigital/examples.rst index 3179d854f..7f5e32266 100644 --- a/docs/nidigital/examples.rst +++ b/docs/nidigital/examples.rst @@ -1,7 +1,7 @@ Examples ======== -`You can download all nidigital examples for latest version here `_ +`You can download all nidigital examples here `_ nidigital_burst_with_start_trigger.py ------------------------------------- @@ -10,7 +10,7 @@ nidigital_burst_with_start_trigger.py :language: python :linenos: :encoding: utf8 - :caption: `(nidigital_burst_with_start_trigger.py) `_ + :caption: `(nidigital_burst_with_start_trigger.py) `_ nidigital_configure_time_set_and_voltage_levels.py -------------------------------------------------- @@ -19,7 +19,7 @@ nidigital_configure_time_set_and_voltage_levels.py :language: python :linenos: :encoding: utf8 - :caption: `(nidigital_configure_time_set_and_voltage_levels.py) `_ + :caption: `(nidigital_configure_time_set_and_voltage_levels.py) `_ nidigital_ppmu_source_and_measure.py ------------------------------------ @@ -28,5 +28,5 @@ nidigital_ppmu_source_and_measure.py :language: python :linenos: :encoding: utf8 - :caption: `(nidigital_ppmu_source_and_measure.py) `_ + :caption: `(nidigital_ppmu_source_and_measure.py) `_ diff --git a/docs/nidigital/installation.inc b/docs/nidigital/installation.inc index 5cd8bdcdf..3c7bfa1e0 100644 --- a/docs/nidigital/installation.inc +++ b/docs/nidigital/installation.inc @@ -8,6 +8,6 @@ As a prerequisite to using the **nidigital** module, you must install the NI-Dig The nimi-python modules (i.e. for **NI-Digital Pattern Driver**) can be installed with `pip `_:: - $ python -m pip install nidigital + $ python -m pip install nidigital~=1.4.8 diff --git a/docs/nidmm/conf.py b/docs/nidmm/conf.py index eddbfcc70..2d7cc3e83 100644 --- a/docs/nidmm/conf.py +++ b/docs/nidmm/conf.py @@ -63,7 +63,7 @@ # built documents. # # The full version, including alpha/beta/rc tags. -release = '1.4.8.dev0' +release = '1.4.8' # The short X.Y version. version = release[:3] diff --git a/docs/nidmm/examples.rst b/docs/nidmm/examples.rst index e18b0b606..42ebcda00 100644 --- a/docs/nidmm/examples.rst +++ b/docs/nidmm/examples.rst @@ -1,7 +1,7 @@ Examples ======== -`You can download all nidmm examples for latest version here `_ +`You can download all nidmm examples here `_ nidmm_fetch_waveform.py ----------------------- @@ -10,7 +10,7 @@ nidmm_fetch_waveform.py :language: python :linenos: :encoding: utf8 - :caption: `(nidmm_fetch_waveform.py) `_ + :caption: `(nidmm_fetch_waveform.py) `_ nidmm_measurement.py -------------------- @@ -19,7 +19,7 @@ nidmm_measurement.py :language: python :linenos: :encoding: utf8 - :caption: `(nidmm_measurement.py) `_ + :caption: `(nidmm_measurement.py) `_ nidmm_multi_point_measurement.py -------------------------------- @@ -28,5 +28,5 @@ nidmm_multi_point_measurement.py :language: python :linenos: :encoding: utf8 - :caption: `(nidmm_multi_point_measurement.py) `_ + :caption: `(nidmm_multi_point_measurement.py) `_ diff --git a/docs/nidmm/installation.inc b/docs/nidmm/installation.inc index 6f6988efe..623b5cefb 100644 --- a/docs/nidmm/installation.inc +++ b/docs/nidmm/installation.inc @@ -8,6 +8,6 @@ As a prerequisite to using the **nidmm** module, you must install the NI-DMM run The nimi-python modules (i.e. for **NI-DMM**) can be installed with `pip `_:: - $ python -m pip install nidmm + $ python -m pip install nidmm~=1.4.8 diff --git a/docs/nifgen/conf.py b/docs/nifgen/conf.py index 8d9f23486..d08c22462 100644 --- a/docs/nifgen/conf.py +++ b/docs/nifgen/conf.py @@ -63,7 +63,7 @@ # built documents. # # The full version, including alpha/beta/rc tags. -release = '1.4.8.dev0' +release = '1.4.8' # The short X.Y version. version = release[:3] diff --git a/docs/nifgen/examples.rst b/docs/nifgen/examples.rst index f2376c26b..860235ed1 100644 --- a/docs/nifgen/examples.rst +++ b/docs/nifgen/examples.rst @@ -1,7 +1,7 @@ Examples ======== -`You can download all nifgen examples for latest version here `_ +`You can download all nifgen examples here `_ nifgen_arb_waveform.py ---------------------- @@ -10,7 +10,7 @@ nifgen_arb_waveform.py :language: python :linenos: :encoding: utf8 - :caption: `(nifgen_arb_waveform.py) `_ + :caption: `(nifgen_arb_waveform.py) `_ nifgen_script.py ---------------- @@ -19,7 +19,7 @@ nifgen_script.py :language: python :linenos: :encoding: utf8 - :caption: `(nifgen_script.py) `_ + :caption: `(nifgen_script.py) `_ nifgen_standard_function.py --------------------------- @@ -28,7 +28,7 @@ nifgen_standard_function.py :language: python :linenos: :encoding: utf8 - :caption: `(nifgen_standard_function.py) `_ + :caption: `(nifgen_standard_function.py) `_ nifgen_trigger.py ----------------- @@ -37,5 +37,5 @@ nifgen_trigger.py :language: python :linenos: :encoding: utf8 - :caption: `(nifgen_trigger.py) `_ + :caption: `(nifgen_trigger.py) `_ diff --git a/docs/nifgen/installation.inc b/docs/nifgen/installation.inc index 6bd29bc04..af85a17fe 100644 --- a/docs/nifgen/installation.inc +++ b/docs/nifgen/installation.inc @@ -8,6 +8,6 @@ As a prerequisite to using the **nifgen** module, you must install the NI-FGEN r The nimi-python modules (i.e. for **NI-FGEN**) can be installed with `pip `_:: - $ python -m pip install nifgen + $ python -m pip install nifgen~=1.4.8 diff --git a/docs/nimodinst/conf.py b/docs/nimodinst/conf.py index 4aed93c6a..4ba780530 100644 --- a/docs/nimodinst/conf.py +++ b/docs/nimodinst/conf.py @@ -63,7 +63,7 @@ # built documents. # # The full version, including alpha/beta/rc tags. -release = '1.4.8.dev0' +release = '1.4.8' # The short X.Y version. version = release[:3] diff --git a/docs/nimodinst/examples.rst b/docs/nimodinst/examples.rst index c2d5be506..37f856f80 100644 --- a/docs/nimodinst/examples.rst +++ b/docs/nimodinst/examples.rst @@ -1,7 +1,7 @@ Examples ======== -`You can download all nimodinst examples for latest version here `_ +`You can download all nimodinst examples here `_ nimodinst_all_devices.py ------------------------ @@ -10,5 +10,5 @@ nimodinst_all_devices.py :language: python :linenos: :encoding: utf8 - :caption: `(nimodinst_all_devices.py) `_ + :caption: `(nimodinst_all_devices.py) `_ diff --git a/docs/nimodinst/installation.inc b/docs/nimodinst/installation.inc index 900aa8f7d..153377cad 100644 --- a/docs/nimodinst/installation.inc +++ b/docs/nimodinst/installation.inc @@ -8,6 +8,6 @@ As a prerequisite to using the **nimodinst** module, you must install the NI-Mod The nimi-python modules (i.e. for **NI-ModInst**) can be installed with `pip `_:: - $ python -m pip install nimodinst + $ python -m pip install nimodinst~=1.4.8 diff --git a/docs/niscope/conf.py b/docs/niscope/conf.py index f1f8681b3..b2b9ad9bd 100644 --- a/docs/niscope/conf.py +++ b/docs/niscope/conf.py @@ -63,7 +63,7 @@ # built documents. # # The full version, including alpha/beta/rc tags. -release = '1.4.8.dev0' +release = '1.4.8' # The short X.Y version. version = release[:3] diff --git a/docs/niscope/examples.rst b/docs/niscope/examples.rst index e5779c4eb..208bf00a2 100644 --- a/docs/niscope/examples.rst +++ b/docs/niscope/examples.rst @@ -1,7 +1,7 @@ Examples ======== -`You can download all niscope examples for latest version here `_ +`You can download all niscope examples here `_ niscope_fetch.py ---------------- @@ -10,7 +10,7 @@ niscope_fetch.py :language: python :linenos: :encoding: utf8 - :caption: `(niscope_fetch.py) `_ + :caption: `(niscope_fetch.py) `_ niscope_fetch_forever.py ------------------------ @@ -19,7 +19,7 @@ niscope_fetch_forever.py :language: python :linenos: :encoding: utf8 - :caption: `(niscope_fetch_forever.py) `_ + :caption: `(niscope_fetch_forever.py) `_ niscope_fetch_into.py --------------------- @@ -28,7 +28,7 @@ niscope_fetch_into.py :language: python :linenos: :encoding: utf8 - :caption: `(niscope_fetch_into.py) `_ + :caption: `(niscope_fetch_into.py) `_ niscope_read.py --------------- @@ -37,5 +37,5 @@ niscope_read.py :language: python :linenos: :encoding: utf8 - :caption: `(niscope_read.py) `_ + :caption: `(niscope_read.py) `_ diff --git a/docs/niscope/installation.inc b/docs/niscope/installation.inc index ad9dcd958..0e3b56998 100644 --- a/docs/niscope/installation.inc +++ b/docs/niscope/installation.inc @@ -8,6 +8,6 @@ As a prerequisite to using the **niscope** module, you must install the NI-SCOPE The nimi-python modules (i.e. for **NI-SCOPE**) can be installed with `pip `_:: - $ python -m pip install niscope + $ python -m pip install niscope~=1.4.8 diff --git a/docs/nise/conf.py b/docs/nise/conf.py index 28d6de0d8..bf7d92f0f 100644 --- a/docs/nise/conf.py +++ b/docs/nise/conf.py @@ -63,7 +63,7 @@ # built documents. # # The full version, including alpha/beta/rc tags. -release = '1.4.8.dev0' +release = '1.4.8' # The short X.Y version. version = release[:3] diff --git a/docs/nise/examples.rst b/docs/nise/examples.rst index c21320592..09ac36864 100644 --- a/docs/nise/examples.rst +++ b/docs/nise/examples.rst @@ -1,7 +1,7 @@ Examples ======== -`You can download all nise examples for latest version here `_ +`You can download all nise examples here `_ nise_basic_example.py --------------------- @@ -10,5 +10,5 @@ nise_basic_example.py :language: python :linenos: :encoding: utf8 - :caption: `(nise_basic_example.py) `_ + :caption: `(nise_basic_example.py) `_ diff --git a/docs/nise/installation.inc b/docs/nise/installation.inc index 6f9ec7e9d..74458694c 100644 --- a/docs/nise/installation.inc +++ b/docs/nise/installation.inc @@ -8,6 +8,6 @@ As a prerequisite to using the **nise** module, you must install the NI Switch E The nimi-python modules (i.e. for **NI Switch Executive**) can be installed with `pip `_:: - $ python -m pip install nise + $ python -m pip install nise~=1.4.8 diff --git a/docs/niswitch/conf.py b/docs/niswitch/conf.py index c855c9190..97ed7c5d5 100644 --- a/docs/niswitch/conf.py +++ b/docs/niswitch/conf.py @@ -63,7 +63,7 @@ # built documents. # # The full version, including alpha/beta/rc tags. -release = '1.4.8.dev0' +release = '1.4.8' # The short X.Y version. version = release[:3] diff --git a/docs/niswitch/examples.rst b/docs/niswitch/examples.rst index c8b5660cb..7579b961b 100644 --- a/docs/niswitch/examples.rst +++ b/docs/niswitch/examples.rst @@ -1,7 +1,7 @@ Examples ======== -`You can download all niswitch examples for latest version here `_ +`You can download all niswitch examples here `_ niswitch_connect_channels.py ---------------------------- @@ -10,7 +10,7 @@ niswitch_connect_channels.py :language: python :linenos: :encoding: utf8 - :caption: `(niswitch_connect_channels.py) `_ + :caption: `(niswitch_connect_channels.py) `_ niswitch_get_device_info.py --------------------------- @@ -19,7 +19,7 @@ niswitch_get_device_info.py :language: python :linenos: :encoding: utf8 - :caption: `(niswitch_get_device_info.py) `_ + :caption: `(niswitch_get_device_info.py) `_ niswitch_relay_control.py ------------------------- @@ -28,5 +28,5 @@ niswitch_relay_control.py :language: python :linenos: :encoding: utf8 - :caption: `(niswitch_relay_control.py) `_ + :caption: `(niswitch_relay_control.py) `_ diff --git a/docs/niswitch/installation.inc b/docs/niswitch/installation.inc index 200e67ac4..7e4e9e727 100644 --- a/docs/niswitch/installation.inc +++ b/docs/niswitch/installation.inc @@ -8,6 +8,6 @@ As a prerequisite to using the **niswitch** module, you must install the NI-SWIT The nimi-python modules (i.e. for **NI-SWITCH**) can be installed with `pip `_:: - $ python -m pip install niswitch + $ python -m pip install niswitch~=1.4.8 diff --git a/docs/nitclk/conf.py b/docs/nitclk/conf.py index 40adcb1c2..da58a0402 100644 --- a/docs/nitclk/conf.py +++ b/docs/nitclk/conf.py @@ -63,7 +63,7 @@ # built documents. # # The full version, including alpha/beta/rc tags. -release = '1.4.8.dev0' +release = '1.4.8' # The short X.Y version. version = release[:3] diff --git a/docs/nitclk/examples.rst b/docs/nitclk/examples.rst index 9e4e9cc8f..5e1752259 100644 --- a/docs/nitclk/examples.rst +++ b/docs/nitclk/examples.rst @@ -1,7 +1,7 @@ Examples ======== -`You can download all nitclk examples for latest version here `_ +`You can download all nitclk examples here `_ nitclk_niscope_synchronize_with_trigger.py ------------------------------------------ @@ -10,5 +10,5 @@ nitclk_niscope_synchronize_with_trigger.py :language: python :linenos: :encoding: utf8 - :caption: `(nitclk_niscope_synchronize_with_trigger.py) `_ + :caption: `(nitclk_niscope_synchronize_with_trigger.py) `_ diff --git a/docs/nitclk/installation.inc b/docs/nitclk/installation.inc index c4b440487..f175c5021 100644 --- a/docs/nitclk/installation.inc +++ b/docs/nitclk/installation.inc @@ -8,6 +8,6 @@ As a prerequisite to using the **nitclk** module, you must install the NI-TClk r The nimi-python modules (i.e. for **NI-TClk**) can be installed with `pip `_:: - $ python -m pip install nitclk + $ python -m pip install nitclk~=1.4.8 diff --git a/generated/nidcpower/README.rst b/generated/nidcpower/README.rst index daa812bd5..5c8ef73f7 100644 --- a/generated/nidcpower/README.rst +++ b/generated/nidcpower/README.rst @@ -102,7 +102,7 @@ As a prerequisite to using the **nidcpower** module, you must install the NI-DCP The nimi-python modules (i.e. for **NI-DCPower**) can be installed with `pip `_:: - $ python -m pip install nidcpower + $ python -m pip install nidcpower~=1.4.8 Contributing diff --git a/generated/nidcpower/nidcpower/VERSION b/generated/nidcpower/nidcpower/VERSION index 2524fcf42..3f5206035 100644 --- a/generated/nidcpower/nidcpower/VERSION +++ b/generated/nidcpower/nidcpower/VERSION @@ -1,2 +1,2 @@ -1.4.8.dev0 +1.4.8 diff --git a/generated/nidcpower/nidcpower/__init__.py b/generated/nidcpower/nidcpower/__init__.py index f90689467..98b57e012 100644 --- a/generated/nidcpower/nidcpower/__init__.py +++ b/generated/nidcpower/nidcpower/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.8.dev0' +__version__ = '1.4.8' from nidcpower.enums import * # noqa: F403,F401,H303 from nidcpower.errors import DriverWarning # noqa: F401 @@ -86,7 +86,7 @@ def is_venv(): info['driver']['name'] = "NI-DCPower" info['driver']['version'] = driver_version info['module']['name'] = 'nidcpower' - info['module']['version'] = "1.4.8.dev0" + info['module']['version'] = "1.4.8" 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/nidcpower/setup.py b/generated/nidcpower/setup.py index 168d635d8..da344eb65 100644 --- a/generated/nidcpower/setup.py +++ b/generated/nidcpower/setup.py @@ -28,7 +28,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.8.dev0', + version='1.4.8', description='NI-DCPower Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -54,7 +54,7 @@ def read_contents(file_to_read): tests_require=['pytest'], test_suite='tests', classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Manufacturing", "Intended Audience :: Science/Research", diff --git a/generated/nidigital/README.rst b/generated/nidigital/README.rst index b632c8a4e..e3d189634 100644 --- a/generated/nidigital/README.rst +++ b/generated/nidigital/README.rst @@ -102,7 +102,7 @@ As a prerequisite to using the **nidigital** module, you must install the NI-Dig The nimi-python modules (i.e. for **NI-Digital Pattern Driver**) can be installed with `pip `_:: - $ python -m pip install nidigital + $ python -m pip install nidigital~=1.4.8 Contributing diff --git a/generated/nidigital/nidigital/VERSION b/generated/nidigital/nidigital/VERSION index 2524fcf42..3f5206035 100644 --- a/generated/nidigital/nidigital/VERSION +++ b/generated/nidigital/nidigital/VERSION @@ -1,2 +1,2 @@ -1.4.8.dev0 +1.4.8 diff --git a/generated/nidigital/nidigital/__init__.py b/generated/nidigital/nidigital/__init__.py index ad87258d7..f151324d0 100644 --- a/generated/nidigital/nidigital/__init__.py +++ b/generated/nidigital/nidigital/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.8.dev0' +__version__ = '1.4.8' from nidigital.enums import * # noqa: F403,F401,H303 from nidigital.errors import DriverWarning # noqa: F401 @@ -80,7 +80,7 @@ def is_venv(): info['driver']['name'] = "NI-Digital Pattern Driver" info['driver']['version'] = driver_version info['module']['name'] = 'nidigital' - info['module']['version'] = "1.4.8.dev0" + info['module']['version'] = "1.4.8" 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/nidigital/setup.py b/generated/nidigital/setup.py index acc7ee94b..a797c3fed 100644 --- a/generated/nidigital/setup.py +++ b/generated/nidigital/setup.py @@ -28,7 +28,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.8.dev0', + version='1.4.8', description='NI-Digital Pattern Driver Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -55,7 +55,7 @@ def read_contents(file_to_read): tests_require=['pytest'], test_suite='tests', classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Manufacturing", "Intended Audience :: Science/Research", diff --git a/generated/nidmm/README.rst b/generated/nidmm/README.rst index b18e9f9da..295eec2de 100644 --- a/generated/nidmm/README.rst +++ b/generated/nidmm/README.rst @@ -102,7 +102,7 @@ As a prerequisite to using the **nidmm** module, you must install the NI-DMM run The nimi-python modules (i.e. for **NI-DMM**) can be installed with `pip `_:: - $ python -m pip install nidmm + $ python -m pip install nidmm~=1.4.8 Contributing diff --git a/generated/nidmm/nidmm/VERSION b/generated/nidmm/nidmm/VERSION index 2524fcf42..3f5206035 100644 --- a/generated/nidmm/nidmm/VERSION +++ b/generated/nidmm/nidmm/VERSION @@ -1,2 +1,2 @@ -1.4.8.dev0 +1.4.8 diff --git a/generated/nidmm/nidmm/__init__.py b/generated/nidmm/nidmm/__init__.py index df6ef08fc..4a32f11f6 100644 --- a/generated/nidmm/nidmm/__init__.py +++ b/generated/nidmm/nidmm/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.8.dev0' +__version__ = '1.4.8' from nidmm.enums import * # noqa: F403,F401,H303 from nidmm.errors import DriverWarning # noqa: F401 @@ -78,7 +78,7 @@ def is_venv(): info['driver']['name'] = "NI-DMM" info['driver']['version'] = driver_version info['module']['name'] = 'nidmm' - info['module']['version'] = "1.4.8.dev0" + info['module']['version'] = "1.4.8" 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/nidmm/setup.py b/generated/nidmm/setup.py index 4118e145a..c39734b6c 100644 --- a/generated/nidmm/setup.py +++ b/generated/nidmm/setup.py @@ -28,7 +28,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.8.dev0', + version='1.4.8', description='NI-DMM Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -54,7 +54,7 @@ def read_contents(file_to_read): tests_require=['pytest'], test_suite='tests', classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Manufacturing", "Intended Audience :: Science/Research", diff --git a/generated/nifake/nifake/VERSION b/generated/nifake/nifake/VERSION index 2524fcf42..3f5206035 100644 --- a/generated/nifake/nifake/VERSION +++ b/generated/nifake/nifake/VERSION @@ -1,2 +1,2 @@ -1.4.8.dev0 +1.4.8 diff --git a/generated/nifake/nifake/__init__.py b/generated/nifake/nifake/__init__.py index 35888e66b..0e9e21dcf 100644 --- a/generated/nifake/nifake/__init__.py +++ b/generated/nifake/nifake/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.8.dev0' +__version__ = '1.4.8' from nifake.enums import * # noqa: F403,F401,H303 from nifake.errors import DriverWarning # noqa: F401 @@ -90,7 +90,7 @@ def is_venv(): info['driver']['name'] = "NI-FAKE" info['driver']['version'] = driver_version info['module']['name'] = 'nifake' - info['module']['version'] = "1.4.8.dev0" + info['module']['version'] = "1.4.8" 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/nifake/setup.py b/generated/nifake/setup.py index c6443173b..567bc23de 100644 --- a/generated/nifake/setup.py +++ b/generated/nifake/setup.py @@ -28,7 +28,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.8.dev0', + version='1.4.8', description='NI-FAKE Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -55,7 +55,7 @@ def read_contents(file_to_read): tests_require=['pytest'], test_suite='tests', classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Manufacturing", "Intended Audience :: Science/Research", diff --git a/generated/nifgen/README.rst b/generated/nifgen/README.rst index a88f911b2..82351d30c 100644 --- a/generated/nifgen/README.rst +++ b/generated/nifgen/README.rst @@ -102,7 +102,7 @@ As a prerequisite to using the **nifgen** module, you must install the NI-FGEN r The nimi-python modules (i.e. for **NI-FGEN**) can be installed with `pip `_:: - $ python -m pip install nifgen + $ python -m pip install nifgen~=1.4.8 Contributing diff --git a/generated/nifgen/nifgen/VERSION b/generated/nifgen/nifgen/VERSION index 2524fcf42..3f5206035 100644 --- a/generated/nifgen/nifgen/VERSION +++ b/generated/nifgen/nifgen/VERSION @@ -1,2 +1,2 @@ -1.4.8.dev0 +1.4.8 diff --git a/generated/nifgen/nifgen/__init__.py b/generated/nifgen/nifgen/__init__.py index 84a4d1b37..be2cc8fcc 100644 --- a/generated/nifgen/nifgen/__init__.py +++ b/generated/nifgen/nifgen/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.8.dev0' +__version__ = '1.4.8' from nifgen.enums import * # noqa: F403,F401,H303 from nifgen.errors import DriverWarning # noqa: F401 @@ -78,7 +78,7 @@ def is_venv(): info['driver']['name'] = "NI-FGEN" info['driver']['version'] = driver_version info['module']['name'] = 'nifgen' - info['module']['version'] = "1.4.8.dev0" + info['module']['version'] = "1.4.8" 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/nifgen/setup.py b/generated/nifgen/setup.py index 938b519c1..3f3c0b881 100644 --- a/generated/nifgen/setup.py +++ b/generated/nifgen/setup.py @@ -28,7 +28,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.8.dev0', + version='1.4.8', description='NI-FGEN Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -55,7 +55,7 @@ def read_contents(file_to_read): tests_require=['pytest'], test_suite='tests', classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Manufacturing", "Intended Audience :: Science/Research", diff --git a/generated/nimodinst/README.rst b/generated/nimodinst/README.rst index 908a248df..8deffe1ae 100644 --- a/generated/nimodinst/README.rst +++ b/generated/nimodinst/README.rst @@ -102,7 +102,7 @@ As a prerequisite to using the **nimodinst** module, you must install the NI-Mod The nimi-python modules (i.e. for **NI-ModInst**) can be installed with `pip `_:: - $ python -m pip install nimodinst + $ python -m pip install nimodinst~=1.4.8 Contributing diff --git a/generated/nimodinst/nimodinst/VERSION b/generated/nimodinst/nimodinst/VERSION index 2524fcf42..3f5206035 100644 --- a/generated/nimodinst/nimodinst/VERSION +++ b/generated/nimodinst/nimodinst/VERSION @@ -1,2 +1,2 @@ -1.4.8.dev0 +1.4.8 diff --git a/generated/nimodinst/nimodinst/__init__.py b/generated/nimodinst/nimodinst/__init__.py index 860847bc8..8781df077 100644 --- a/generated/nimodinst/nimodinst/__init__.py +++ b/generated/nimodinst/nimodinst/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.8.dev0' +__version__ = '1.4.8' from nimodinst.errors import DriverWarning # noqa: F401 from nimodinst.errors import Error # noqa: F401 @@ -76,7 +76,7 @@ def is_venv(): info['driver']['name'] = "NI-ModInst" info['driver']['version'] = driver_version info['module']['name'] = 'nimodinst' - info['module']['version'] = "1.4.8.dev0" + info['module']['version'] = "1.4.8" 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/nimodinst/setup.py b/generated/nimodinst/setup.py index ca18daf33..88253013e 100644 --- a/generated/nimodinst/setup.py +++ b/generated/nimodinst/setup.py @@ -28,7 +28,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.8.dev0', + version='1.4.8', description='NI-ModInst Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -48,7 +48,7 @@ def read_contents(file_to_read): tests_require=['pytest'], test_suite='tests', classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Manufacturing", "Intended Audience :: Science/Research", diff --git a/generated/niscope/README.rst b/generated/niscope/README.rst index d221b3d74..f5673a134 100644 --- a/generated/niscope/README.rst +++ b/generated/niscope/README.rst @@ -102,7 +102,7 @@ As a prerequisite to using the **niscope** module, you must install the NI-SCOPE The nimi-python modules (i.e. for **NI-SCOPE**) can be installed with `pip `_:: - $ python -m pip install niscope + $ python -m pip install niscope~=1.4.8 Contributing diff --git a/generated/niscope/niscope/VERSION b/generated/niscope/niscope/VERSION index 2524fcf42..3f5206035 100644 --- a/generated/niscope/niscope/VERSION +++ b/generated/niscope/niscope/VERSION @@ -1,2 +1,2 @@ -1.4.8.dev0 +1.4.8 diff --git a/generated/niscope/niscope/__init__.py b/generated/niscope/niscope/__init__.py index 3d7e965a8..46406d36a 100644 --- a/generated/niscope/niscope/__init__.py +++ b/generated/niscope/niscope/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.8.dev0' +__version__ = '1.4.8' from niscope.enums import * # noqa: F403,F401,H303 from niscope.errors import DriverWarning # noqa: F401 @@ -84,7 +84,7 @@ def is_venv(): info['driver']['name'] = "NI-SCOPE" info['driver']['version'] = driver_version info['module']['name'] = 'niscope' - info['module']['version'] = "1.4.8.dev0" + info['module']['version'] = "1.4.8" 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/niscope/setup.py b/generated/niscope/setup.py index a7c302a13..a651cffd7 100644 --- a/generated/niscope/setup.py +++ b/generated/niscope/setup.py @@ -28,7 +28,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.8.dev0', + version='1.4.8', description='NI-SCOPE Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -55,7 +55,7 @@ def read_contents(file_to_read): tests_require=['pytest'], test_suite='tests', classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Manufacturing", "Intended Audience :: Science/Research", diff --git a/generated/nise/README.rst b/generated/nise/README.rst index 36e7d0b90..528e1b302 100644 --- a/generated/nise/README.rst +++ b/generated/nise/README.rst @@ -102,7 +102,7 @@ As a prerequisite to using the **nise** module, you must install the NI Switch E The nimi-python modules (i.e. for **NI Switch Executive**) can be installed with `pip `_:: - $ python -m pip install nise + $ python -m pip install nise~=1.4.8 Contributing diff --git a/generated/nise/nise/VERSION b/generated/nise/nise/VERSION index 2524fcf42..3f5206035 100644 --- a/generated/nise/nise/VERSION +++ b/generated/nise/nise/VERSION @@ -1,2 +1,2 @@ -1.4.8.dev0 +1.4.8 diff --git a/generated/nise/nise/__init__.py b/generated/nise/nise/__init__.py index a2541d3ea..a7a1e5c17 100644 --- a/generated/nise/nise/__init__.py +++ b/generated/nise/nise/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.8.dev0' +__version__ = '1.4.8' from nise.enums import * # noqa: F403,F401,H303 from nise.errors import DriverWarning # noqa: F401 @@ -77,7 +77,7 @@ def is_venv(): info['driver']['name'] = "NI Switch Executive" info['driver']['version'] = driver_version info['module']['name'] = 'nise' - info['module']['version'] = "1.4.8.dev0" + info['module']['version'] = "1.4.8" 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/nise/setup.py b/generated/nise/setup.py index 4d52247da..419b12882 100644 --- a/generated/nise/setup.py +++ b/generated/nise/setup.py @@ -28,7 +28,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.8.dev0', + version='1.4.8', description='NI Switch Executive Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -48,7 +48,7 @@ def read_contents(file_to_read): tests_require=['pytest'], test_suite='tests', classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Manufacturing", "Intended Audience :: Science/Research", diff --git a/generated/niswitch/README.rst b/generated/niswitch/README.rst index e0832295a..49e828b00 100644 --- a/generated/niswitch/README.rst +++ b/generated/niswitch/README.rst @@ -102,7 +102,7 @@ As a prerequisite to using the **niswitch** module, you must install the NI-SWIT The nimi-python modules (i.e. for **NI-SWITCH**) can be installed with `pip `_:: - $ python -m pip install niswitch + $ python -m pip install niswitch~=1.4.8 Contributing diff --git a/generated/niswitch/niswitch/VERSION b/generated/niswitch/niswitch/VERSION index 2524fcf42..3f5206035 100644 --- a/generated/niswitch/niswitch/VERSION +++ b/generated/niswitch/niswitch/VERSION @@ -1,2 +1,2 @@ -1.4.8.dev0 +1.4.8 diff --git a/generated/niswitch/niswitch/__init__.py b/generated/niswitch/niswitch/__init__.py index e619c4b2f..d950c921e 100644 --- a/generated/niswitch/niswitch/__init__.py +++ b/generated/niswitch/niswitch/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.8.dev0' +__version__ = '1.4.8' from niswitch.enums import * # noqa: F403,F401,H303 from niswitch.errors import DriverWarning # noqa: F401 @@ -78,7 +78,7 @@ def is_venv(): info['driver']['name'] = "NI-SWITCH" info['driver']['version'] = driver_version info['module']['name'] = 'niswitch' - info['module']['version'] = "1.4.8.dev0" + info['module']['version'] = "1.4.8" 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/niswitch/setup.py b/generated/niswitch/setup.py index 085795d4f..f6db0449b 100644 --- a/generated/niswitch/setup.py +++ b/generated/niswitch/setup.py @@ -28,7 +28,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.8.dev0', + version='1.4.8', description='NI-SWITCH Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -54,7 +54,7 @@ def read_contents(file_to_read): tests_require=['pytest'], test_suite='tests', classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Manufacturing", "Intended Audience :: Science/Research", diff --git a/generated/nitclk/README.rst b/generated/nitclk/README.rst index 2eb1e6b21..eb826ab0c 100644 --- a/generated/nitclk/README.rst +++ b/generated/nitclk/README.rst @@ -102,7 +102,7 @@ As a prerequisite to using the **nitclk** module, you must install the NI-TClk r The nimi-python modules (i.e. for **NI-TClk**) can be installed with `pip `_:: - $ python -m pip install nitclk + $ python -m pip install nitclk~=1.4.8 Contributing diff --git a/generated/nitclk/nitclk/VERSION b/generated/nitclk/nitclk/VERSION index 2524fcf42..3f5206035 100644 --- a/generated/nitclk/nitclk/VERSION +++ b/generated/nitclk/nitclk/VERSION @@ -1,2 +1,2 @@ -1.4.8.dev0 +1.4.8 diff --git a/generated/nitclk/nitclk/__init__.py b/generated/nitclk/nitclk/__init__.py index 5b61393ef..de98bd373 100644 --- a/generated/nitclk/nitclk/__init__.py +++ b/generated/nitclk/nitclk/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.8.dev0' +__version__ = '1.4.8' from nitclk.errors import DriverWarning # noqa: F401 from nitclk.errors import Error # noqa: F401 @@ -86,7 +86,7 @@ def is_venv(): info['driver']['name'] = "NI-TClk" info['driver']['version'] = driver_version info['module']['name'] = 'nitclk' - info['module']['version'] = "1.4.8.dev0" + info['module']['version'] = "1.4.8" 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/nitclk/setup.py b/generated/nitclk/setup.py index daadd26d6..7ec1a2cdb 100644 --- a/generated/nitclk/setup.py +++ b/generated/nitclk/setup.py @@ -28,7 +28,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.8.dev0', + version='1.4.8', description='NI-TClk Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -48,7 +48,7 @@ def read_contents(file_to_read): tests_require=['pytest'], test_suite='tests', classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Manufacturing", "Intended Audience :: Science/Research",