From 5edb17dac5ea3ab66c26126f205ca57ba6f34462 Mon Sep 17 00:00:00 2001 From: Jay Fitzgerald <34140133+ni-jfitzger@users.noreply.github.com> Date: Mon, 11 Sep 2023 14:59:45 -0500 Subject: [PATCH] Release 1.4.6 (#2009) * Update CHANGELOG.md for nimi-python 1.4.6 release * Update version to 1.4.6 in LATEST_RELEASE files * Update version to 1.4.6 in metadata * Update generated files for 1.4.6 release * Update 1.4.6 release date --- CHANGELOG.md | 42 ++--------------------- docs/nidcpower/conf.py | 2 +- docs/nidcpower/examples.rst | 10 +++--- docs/nidcpower/installation.inc | 2 +- docs/nidigital/conf.py | 2 +- docs/nidigital/examples.rst | 8 ++--- docs/nidigital/installation.inc | 2 +- docs/nidmm/conf.py | 2 +- docs/nidmm/examples.rst | 8 ++--- docs/nidmm/installation.inc | 2 +- docs/nifgen/conf.py | 2 +- docs/nifgen/examples.rst | 10 +++--- docs/nifgen/installation.inc | 2 +- docs/nimodinst/conf.py | 2 +- docs/nimodinst/examples.rst | 4 +-- docs/nimodinst/installation.inc | 2 +- docs/niscope/conf.py | 2 +- docs/niscope/examples.rst | 10 +++--- docs/niscope/installation.inc | 2 +- docs/nise/conf.py | 2 +- docs/nise/examples.rst | 4 +-- docs/nise/installation.inc | 2 +- docs/niswitch/conf.py | 2 +- docs/niswitch/examples.rst | 8 ++--- docs/niswitch/installation.inc | 2 +- docs/nitclk/conf.py | 2 +- docs/nitclk/examples.rst | 4 +-- docs/nitclk/installation.inc | 2 +- generated/nidcpower/README.rst | 2 +- generated/nidcpower/nidcpower/VERSION | 2 +- generated/nidcpower/nidcpower/__init__.py | 4 +-- generated/nidcpower/setup.py | 4 +-- generated/nidigital/README.rst | 2 +- generated/nidigital/nidigital/VERSION | 2 +- generated/nidigital/nidigital/__init__.py | 4 +-- generated/nidigital/setup.py | 4 +-- generated/nidmm/README.rst | 2 +- generated/nidmm/nidmm/VERSION | 2 +- generated/nidmm/nidmm/__init__.py | 4 +-- generated/nidmm/setup.py | 4 +-- generated/nifake/nifake/VERSION | 2 +- generated/nifake/nifake/__init__.py | 4 +-- generated/nifake/setup.py | 4 +-- generated/nifgen/README.rst | 2 +- generated/nifgen/nifgen/VERSION | 2 +- generated/nifgen/nifgen/__init__.py | 4 +-- generated/nifgen/setup.py | 4 +-- generated/nimodinst/README.rst | 2 +- generated/nimodinst/nimodinst/VERSION | 2 +- generated/nimodinst/nimodinst/__init__.py | 4 +-- generated/nimodinst/setup.py | 4 +-- generated/niscope/README.rst | 2 +- generated/niscope/niscope/VERSION | 2 +- generated/niscope/niscope/__init__.py | 4 +-- generated/niscope/setup.py | 4 +-- generated/nise/README.rst | 2 +- generated/nise/nise/VERSION | 2 +- generated/nise/nise/__init__.py | 4 +-- generated/nise/setup.py | 4 +-- generated/niswitch/README.rst | 2 +- generated/niswitch/niswitch/VERSION | 2 +- generated/niswitch/niswitch/__init__.py | 4 +-- generated/niswitch/setup.py | 4 +-- generated/nitclk/README.rst | 2 +- generated/nitclk/nitclk/VERSION | 2 +- generated/nitclk/nitclk/__init__.py | 4 +-- generated/nitclk/setup.py | 4 +-- src/nidcpower/LATEST_RELEASE | 2 +- src/nidcpower/metadata/config_addon.py | 2 +- src/nidigital/LATEST_RELEASE | 2 +- src/nidigital/metadata/config_addon.py | 2 +- src/nidmm/LATEST_RELEASE | 2 +- src/nidmm/metadata/config_addon.py | 2 +- src/nifake/metadata/config_addon.py | 2 +- src/nifgen/LATEST_RELEASE | 2 +- src/nifgen/metadata/config_addon.py | 2 +- src/nimodinst/LATEST_RELEASE | 2 +- src/nimodinst/metadata/config_addon.py | 2 +- src/niscope/LATEST_RELEASE | 2 +- src/niscope/metadata/config_addon.py | 2 +- src/nise/LATEST_RELEASE | 2 +- src/nise/metadata/config_addon.py | 2 +- src/niswitch/LATEST_RELEASE | 2 +- src/niswitch/metadata/config_addon.py | 2 +- src/nitclk/LATEST_RELEASE | 2 +- src/nitclk/metadata/config_addon.py | 2 +- 86 files changed, 131 insertions(+), 169 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e84084a0..d0d33f508 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -* [Unreleased](#unreleased) +* [1.4.6](#146---2023-09-11) * [1.4.5](#145---2023-06-12) * [1.4.4](#144---2023-04-14) * [1.4.3](#143---2022-12-16) @@ -32,51 +32,13 @@ All notable changes to this project will be documented in this file. -## Unreleased +## 1.4.6 - 2023-09-11 * ### ALL - * #### Added * #### Changed * Fix [#1970](https://github.com/ni/nimi-python/issues/1970): Incorrect error when driver runtime not installed. * Fix [#1998](https://github.com/ni/nimi-python/issues/1998): nimi-python APIs inefficiently allocate Python arrays. * #### Removed * Support for Python 3.7 -* ### `nidcpower` (NI-DCPower) - * #### Added - * #### Changed - * #### Removed -* ### `nidigital` (NI-Digital Pattern Driver) - * #### Added - * #### Changed - * #### Removed -* ### `nidmm` (NI-DMM) - * #### Added - * #### Changed - * #### Removed -* ### `nifgen` (NI-FGEN) - * #### Added - * #### Changed - * #### Removed -* ### `nimodinst` (NI-ModInst) - * #### Added - * #### Changed - * #### Removed -* ### `niscope` (NI-SCOPE) - * #### Added - * #### Changed - * #### Removed -* ### `niswitch` (NI-SWITCH) - * #### Added - * #### Changed - * #### Removed -* ### `nise` (NI Switch Executive) - * #### Added - * #### Changed - * #### Removed -* ### `nitclk` (NI-TClk) - * #### Added - * #### Changed - * #### Removed - ## 1.4.5 - 2023-06-12 * ### ALL diff --git a/docs/nidcpower/conf.py b/docs/nidcpower/conf.py index b765bfdcb..e185f9d5d 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.6.dev0' +release = '1.4.6' # The short X.Y version. version = release[:3] diff --git a/docs/nidcpower/examples.rst b/docs/nidcpower/examples.rst index 319ba5fe4..32a3ee84d 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..36824cf3f 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.6 diff --git a/docs/nidigital/conf.py b/docs/nidigital/conf.py index 084f36a33..959f03aad 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.6.dev0' +release = '1.4.6' # The short X.Y version. version = release[:3] diff --git a/docs/nidigital/examples.rst b/docs/nidigital/examples.rst index a73aac6da..14a44e26c 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..4ff60df1b 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.6 diff --git a/docs/nidmm/conf.py b/docs/nidmm/conf.py index f062bf470..3be4d02ee 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.6.dev0' +release = '1.4.6' # The short X.Y version. version = release[:3] diff --git a/docs/nidmm/examples.rst b/docs/nidmm/examples.rst index d385c8b85..4b9f0caf6 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..3a597d0b1 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.6 diff --git a/docs/nifgen/conf.py b/docs/nifgen/conf.py index 24b807029..78a41598b 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.6.dev0' +release = '1.4.6' # The short X.Y version. version = release[:3] diff --git a/docs/nifgen/examples.rst b/docs/nifgen/examples.rst index 6bec2c337..c5e7cbebe 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..201e2100a 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.6 diff --git a/docs/nimodinst/conf.py b/docs/nimodinst/conf.py index 55129a8d9..0fea176e6 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.6.dev0' +release = '1.4.6' # The short X.Y version. version = release[:3] diff --git a/docs/nimodinst/examples.rst b/docs/nimodinst/examples.rst index 74141ec4f..c754c3982 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..d95937e3f 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.6 diff --git a/docs/niscope/conf.py b/docs/niscope/conf.py index 85099498d..e0cba81a1 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.6.dev0' +release = '1.4.6' # The short X.Y version. version = release[:3] diff --git a/docs/niscope/examples.rst b/docs/niscope/examples.rst index 5f397b44d..cb32c33ff 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..7a040806b 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.6 diff --git a/docs/nise/conf.py b/docs/nise/conf.py index 73a87c6d5..8a1b9d1bc 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.6.dev0' +release = '1.4.6' # The short X.Y version. version = release[:3] diff --git a/docs/nise/examples.rst b/docs/nise/examples.rst index 22c1cd7be..75d28e0df 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..8827cea48 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.6 diff --git a/docs/niswitch/conf.py b/docs/niswitch/conf.py index ffd344584..e30a79584 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.6.dev0' +release = '1.4.6' # The short X.Y version. version = release[:3] diff --git a/docs/niswitch/examples.rst b/docs/niswitch/examples.rst index 5038680a9..484fc662a 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..cb60c6eda 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.6 diff --git a/docs/nitclk/conf.py b/docs/nitclk/conf.py index abef74118..e128c5603 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.6.dev0' +release = '1.4.6' # The short X.Y version. version = release[:3] diff --git a/docs/nitclk/examples.rst b/docs/nitclk/examples.rst index 57e8ef7c1..5f8c874f6 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..b9791e0a7 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.6 diff --git a/generated/nidcpower/README.rst b/generated/nidcpower/README.rst index 28fe32327..50e40c06b 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.6 Contributing diff --git a/generated/nidcpower/nidcpower/VERSION b/generated/nidcpower/nidcpower/VERSION index 796a0fad6..268d4ff8e 100644 --- a/generated/nidcpower/nidcpower/VERSION +++ b/generated/nidcpower/nidcpower/VERSION @@ -1,2 +1,2 @@ -1.4.6.dev0 +1.4.6 diff --git a/generated/nidcpower/nidcpower/__init__.py b/generated/nidcpower/nidcpower/__init__.py index 35491837a..049b88d48 100644 --- a/generated/nidcpower/nidcpower/__init__.py +++ b/generated/nidcpower/nidcpower/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.6.dev0' +__version__ = '1.4.6' from nidcpower.enums import * # noqa: F403,F401,H303 from nidcpower.errors import DriverWarning # noqa: F401 @@ -73,7 +73,7 @@ def is_venv(): info['driver']['name'] = "NI-DCPower" info['driver']['version'] = driver_version info['module']['name'] = 'nidcpower' - info['module']['version'] = "1.4.6.dev0" + info['module']['version'] = "1.4.6" 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 94835c378..6d08a30e3 100644 --- a/generated/nidcpower/setup.py +++ b/generated/nidcpower/setup.py @@ -29,7 +29,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.6.dev0', + version='1.4.6', description='NI-DCPower 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/nidigital/README.rst b/generated/nidigital/README.rst index 5be1034cb..0fa9dc88c 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.6 Contributing diff --git a/generated/nidigital/nidigital/VERSION b/generated/nidigital/nidigital/VERSION index 796a0fad6..268d4ff8e 100644 --- a/generated/nidigital/nidigital/VERSION +++ b/generated/nidigital/nidigital/VERSION @@ -1,2 +1,2 @@ -1.4.6.dev0 +1.4.6 diff --git a/generated/nidigital/nidigital/__init__.py b/generated/nidigital/nidigital/__init__.py index 08153444d..675959ed5 100644 --- a/generated/nidigital/nidigital/__init__.py +++ b/generated/nidigital/nidigital/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.6.dev0' +__version__ = '1.4.6' from nidigital.enums import * # noqa: F403,F401,H303 from nidigital.errors import DriverWarning # noqa: F401 @@ -67,7 +67,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.6.dev0" + info['module']['version'] = "1.4.6" 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 12d1409af..835473584 100644 --- a/generated/nidigital/setup.py +++ b/generated/nidigital/setup.py @@ -29,7 +29,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.6.dev0', + version='1.4.6', description='NI-Digital Pattern Driver Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -56,7 +56,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 9b32b301b..21a41dd86 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.6 Contributing diff --git a/generated/nidmm/nidmm/VERSION b/generated/nidmm/nidmm/VERSION index 796a0fad6..268d4ff8e 100644 --- a/generated/nidmm/nidmm/VERSION +++ b/generated/nidmm/nidmm/VERSION @@ -1,2 +1,2 @@ -1.4.6.dev0 +1.4.6 diff --git a/generated/nidmm/nidmm/__init__.py b/generated/nidmm/nidmm/__init__.py index afb1a81fe..1dc9363d1 100644 --- a/generated/nidmm/nidmm/__init__.py +++ b/generated/nidmm/nidmm/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.6.dev0' +__version__ = '1.4.6' from nidmm.enums import * # noqa: F403,F401,H303 from nidmm.errors import DriverWarning # noqa: F401 @@ -65,7 +65,7 @@ def is_venv(): info['driver']['name'] = "NI-DMM" info['driver']['version'] = driver_version info['module']['name'] = 'nidmm' - info['module']['version'] = "1.4.6.dev0" + info['module']['version'] = "1.4.6" 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 219869101..3758c72da 100644 --- a/generated/nidmm/setup.py +++ b/generated/nidmm/setup.py @@ -29,7 +29,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.6.dev0', + version='1.4.6', description='NI-DMM 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/nifake/nifake/VERSION b/generated/nifake/nifake/VERSION index 796a0fad6..268d4ff8e 100644 --- a/generated/nifake/nifake/VERSION +++ b/generated/nifake/nifake/VERSION @@ -1,2 +1,2 @@ -1.4.6.dev0 +1.4.6 diff --git a/generated/nifake/nifake/__init__.py b/generated/nifake/nifake/__init__.py index 409830839..4dba1aa8c 100644 --- a/generated/nifake/nifake/__init__.py +++ b/generated/nifake/nifake/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.6.dev0' +__version__ = '1.4.6' from nifake.enums import * # noqa: F403,F401,H303 from nifake.errors import DriverWarning # noqa: F401 @@ -77,7 +77,7 @@ def is_venv(): info['driver']['name'] = "NI-FAKE" info['driver']['version'] = driver_version info['module']['name'] = 'nifake' - info['module']['version'] = "1.4.6.dev0" + info['module']['version'] = "1.4.6" 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 02ca132ee..8340cdb7a 100644 --- a/generated/nifake/setup.py +++ b/generated/nifake/setup.py @@ -29,7 +29,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.6.dev0', + version='1.4.6', description='NI-FAKE Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -56,7 +56,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 ada14862d..d34bc7c75 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.6 Contributing diff --git a/generated/nifgen/nifgen/VERSION b/generated/nifgen/nifgen/VERSION index 796a0fad6..268d4ff8e 100644 --- a/generated/nifgen/nifgen/VERSION +++ b/generated/nifgen/nifgen/VERSION @@ -1,2 +1,2 @@ -1.4.6.dev0 +1.4.6 diff --git a/generated/nifgen/nifgen/__init__.py b/generated/nifgen/nifgen/__init__.py index f87d2331f..2838e9d16 100644 --- a/generated/nifgen/nifgen/__init__.py +++ b/generated/nifgen/nifgen/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.6.dev0' +__version__ = '1.4.6' from nifgen.enums import * # noqa: F403,F401,H303 from nifgen.errors import DriverWarning # noqa: F401 @@ -65,7 +65,7 @@ def is_venv(): info['driver']['name'] = "NI-FGEN" info['driver']['version'] = driver_version info['module']['name'] = 'nifgen' - info['module']['version'] = "1.4.6.dev0" + info['module']['version'] = "1.4.6" 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 0da8547c6..fa28cb984 100644 --- a/generated/nifgen/setup.py +++ b/generated/nifgen/setup.py @@ -29,7 +29,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.6.dev0', + version='1.4.6', description='NI-FGEN Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -56,7 +56,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 a0dd242d6..c6c4fbcb5 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.6 Contributing diff --git a/generated/nimodinst/nimodinst/VERSION b/generated/nimodinst/nimodinst/VERSION index 796a0fad6..268d4ff8e 100644 --- a/generated/nimodinst/nimodinst/VERSION +++ b/generated/nimodinst/nimodinst/VERSION @@ -1,2 +1,2 @@ -1.4.6.dev0 +1.4.6 diff --git a/generated/nimodinst/nimodinst/__init__.py b/generated/nimodinst/nimodinst/__init__.py index 93b8947ee..b59175e37 100644 --- a/generated/nimodinst/nimodinst/__init__.py +++ b/generated/nimodinst/nimodinst/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.6.dev0' +__version__ = '1.4.6' from nimodinst.errors import DriverWarning # noqa: F401 from nimodinst.errors import Error # noqa: F401 @@ -63,7 +63,7 @@ def is_venv(): info['driver']['name'] = "NI-ModInst" info['driver']['version'] = driver_version info['module']['name'] = 'nimodinst' - info['module']['version'] = "1.4.6.dev0" + info['module']['version'] = "1.4.6" 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 f3a1e2b72..c561286d7 100644 --- a/generated/nimodinst/setup.py +++ b/generated/nimodinst/setup.py @@ -29,7 +29,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.6.dev0', + version='1.4.6', description='NI-ModInst Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -49,7 +49,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 5bfa18014..a9a77d771 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.6 Contributing diff --git a/generated/niscope/niscope/VERSION b/generated/niscope/niscope/VERSION index 796a0fad6..268d4ff8e 100644 --- a/generated/niscope/niscope/VERSION +++ b/generated/niscope/niscope/VERSION @@ -1,2 +1,2 @@ -1.4.6.dev0 +1.4.6 diff --git a/generated/niscope/niscope/__init__.py b/generated/niscope/niscope/__init__.py index 9ffb6c79b..3c7b1c07a 100644 --- a/generated/niscope/niscope/__init__.py +++ b/generated/niscope/niscope/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.6.dev0' +__version__ = '1.4.6' from niscope.enums import * # noqa: F403,F401,H303 from niscope.errors import DriverWarning # noqa: F401 @@ -71,7 +71,7 @@ def is_venv(): info['driver']['name'] = "NI-SCOPE" info['driver']['version'] = driver_version info['module']['name'] = 'niscope' - info['module']['version'] = "1.4.6.dev0" + info['module']['version'] = "1.4.6" 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 98cfdf9de..bb9886c3e 100644 --- a/generated/niscope/setup.py +++ b/generated/niscope/setup.py @@ -29,7 +29,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.6.dev0', + version='1.4.6', description='NI-SCOPE Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -56,7 +56,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..bdcb97df2 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.6 Contributing diff --git a/generated/nise/nise/VERSION b/generated/nise/nise/VERSION index 796a0fad6..268d4ff8e 100644 --- a/generated/nise/nise/VERSION +++ b/generated/nise/nise/VERSION @@ -1,2 +1,2 @@ -1.4.6.dev0 +1.4.6 diff --git a/generated/nise/nise/__init__.py b/generated/nise/nise/__init__.py index 84580519d..6c6c2c300 100644 --- a/generated/nise/nise/__init__.py +++ b/generated/nise/nise/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.6.dev0' +__version__ = '1.4.6' from nise.enums import * # noqa: F403,F401,H303 from nise.errors import DriverWarning # noqa: F401 @@ -64,7 +64,7 @@ def is_venv(): info['driver']['name'] = "NI Switch Executive" info['driver']['version'] = driver_version info['module']['name'] = 'nise' - info['module']['version'] = "1.4.6.dev0" + info['module']['version'] = "1.4.6" 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 6dfef9660..62170bb08 100644 --- a/generated/nise/setup.py +++ b/generated/nise/setup.py @@ -29,7 +29,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.6.dev0', + version='1.4.6', description='NI Switch Executive Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -49,7 +49,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 5fa053b78..6c87d46e1 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.6 Contributing diff --git a/generated/niswitch/niswitch/VERSION b/generated/niswitch/niswitch/VERSION index 796a0fad6..268d4ff8e 100644 --- a/generated/niswitch/niswitch/VERSION +++ b/generated/niswitch/niswitch/VERSION @@ -1,2 +1,2 @@ -1.4.6.dev0 +1.4.6 diff --git a/generated/niswitch/niswitch/__init__.py b/generated/niswitch/niswitch/__init__.py index b8be5bb36..8911cd71f 100644 --- a/generated/niswitch/niswitch/__init__.py +++ b/generated/niswitch/niswitch/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.6.dev0' +__version__ = '1.4.6' from niswitch.enums import * # noqa: F403,F401,H303 from niswitch.errors import DriverWarning # noqa: F401 @@ -65,7 +65,7 @@ def is_venv(): info['driver']['name'] = "NI-SWITCH" info['driver']['version'] = driver_version info['module']['name'] = 'niswitch' - info['module']['version'] = "1.4.6.dev0" + info['module']['version'] = "1.4.6" 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 414957fe1..99ea7b46f 100644 --- a/generated/niswitch/setup.py +++ b/generated/niswitch/setup.py @@ -29,7 +29,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.6.dev0', + version='1.4.6', description='NI-SWITCH 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/nitclk/README.rst b/generated/nitclk/README.rst index 06c3e63d5..76d51982c 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.6 Contributing diff --git a/generated/nitclk/nitclk/VERSION b/generated/nitclk/nitclk/VERSION index 796a0fad6..268d4ff8e 100644 --- a/generated/nitclk/nitclk/VERSION +++ b/generated/nitclk/nitclk/VERSION @@ -1,2 +1,2 @@ -1.4.6.dev0 +1.4.6 diff --git a/generated/nitclk/nitclk/__init__.py b/generated/nitclk/nitclk/__init__.py index 09e781dbb..21edd472b 100644 --- a/generated/nitclk/nitclk/__init__.py +++ b/generated/nitclk/nitclk/__init__.py @@ -2,7 +2,7 @@ # This file was generated -__version__ = '1.4.6.dev0' +__version__ = '1.4.6' from nitclk.errors import DriverWarning # noqa: F401 from nitclk.errors import Error # noqa: F401 @@ -73,7 +73,7 @@ def is_venv(): info['driver']['name'] = "NI-TClk" info['driver']['version'] = driver_version info['module']['name'] = 'nitclk' - info['module']['version'] = "1.4.6.dev0" + info['module']['version'] = "1.4.6" 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 88ee99e8f..434405b83 100644 --- a/generated/nitclk/setup.py +++ b/generated/nitclk/setup.py @@ -29,7 +29,7 @@ def read_contents(file_to_read): setup( name=pypi_name, zip_safe=True, - version='1.4.6.dev0', + version='1.4.6', description='NI-TClk Python API', long_description=read_contents('README.rst'), long_description_content_type='text/x-rst', @@ -49,7 +49,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/src/nidcpower/LATEST_RELEASE b/src/nidcpower/LATEST_RELEASE index e516bb9d9..c514bd85c 100644 --- a/src/nidcpower/LATEST_RELEASE +++ b/src/nidcpower/LATEST_RELEASE @@ -1 +1 @@ -1.4.5 +1.4.6 diff --git a/src/nidcpower/metadata/config_addon.py b/src/nidcpower/metadata/config_addon.py index c8631d95a..ee2593468 100644 --- a/src/nidcpower/metadata/config_addon.py +++ b/src/nidcpower/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.4.6.dev0', + 'module_version': '1.4.6', 'latest_runtime_version_tested_against': '2023 Q2', 'initial_release_year': '2017', } diff --git a/src/nidigital/LATEST_RELEASE b/src/nidigital/LATEST_RELEASE index e516bb9d9..c514bd85c 100644 --- a/src/nidigital/LATEST_RELEASE +++ b/src/nidigital/LATEST_RELEASE @@ -1 +1 @@ -1.4.5 +1.4.6 diff --git a/src/nidigital/metadata/config_addon.py b/src/nidigital/metadata/config_addon.py index 53400d192..135e6e5d4 100644 --- a/src/nidigital/metadata/config_addon.py +++ b/src/nidigital/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.4.6.dev0', + 'module_version': '1.4.6', 'latest_runtime_version_tested_against': '2023 Q2', 'initial_release_year': '2019', 'custom_types': [ diff --git a/src/nidmm/LATEST_RELEASE b/src/nidmm/LATEST_RELEASE index e516bb9d9..c514bd85c 100644 --- a/src/nidmm/LATEST_RELEASE +++ b/src/nidmm/LATEST_RELEASE @@ -1 +1 @@ -1.4.5 +1.4.6 diff --git a/src/nidmm/metadata/config_addon.py b/src/nidmm/metadata/config_addon.py index 219a685a3..325b05eea 100644 --- a/src/nidmm/metadata/config_addon.py +++ b/src/nidmm/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.4.6.dev0', + 'module_version': '1.4.6', 'latest_runtime_version_tested_against': '2023 Q1.1', 'initial_release_year': '2017', } diff --git a/src/nifake/metadata/config_addon.py b/src/nifake/metadata/config_addon.py index e6ef56405..3583cb94e 100644 --- a/src/nifake/metadata/config_addon.py +++ b/src/nifake/metadata/config_addon.py @@ -1,4 +1,4 @@ # 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.4.6.dev0', + 'module_version': '1.4.6', } diff --git a/src/nifgen/LATEST_RELEASE b/src/nifgen/LATEST_RELEASE index e516bb9d9..c514bd85c 100644 --- a/src/nifgen/LATEST_RELEASE +++ b/src/nifgen/LATEST_RELEASE @@ -1 +1 @@ -1.4.5 +1.4.6 diff --git a/src/nifgen/metadata/config_addon.py b/src/nifgen/metadata/config_addon.py index 219a685a3..325b05eea 100644 --- a/src/nifgen/metadata/config_addon.py +++ b/src/nifgen/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.4.6.dev0', + 'module_version': '1.4.6', 'latest_runtime_version_tested_against': '2023 Q1.1', 'initial_release_year': '2017', } diff --git a/src/nimodinst/LATEST_RELEASE b/src/nimodinst/LATEST_RELEASE index e516bb9d9..c514bd85c 100644 --- a/src/nimodinst/LATEST_RELEASE +++ b/src/nimodinst/LATEST_RELEASE @@ -1 +1 @@ -1.4.5 +1.4.6 diff --git a/src/nimodinst/metadata/config_addon.py b/src/nimodinst/metadata/config_addon.py index c8631d95a..ee2593468 100644 --- a/src/nimodinst/metadata/config_addon.py +++ b/src/nimodinst/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.4.6.dev0', + 'module_version': '1.4.6', 'latest_runtime_version_tested_against': '2023 Q2', 'initial_release_year': '2017', } diff --git a/src/niscope/LATEST_RELEASE b/src/niscope/LATEST_RELEASE index e516bb9d9..c514bd85c 100644 --- a/src/niscope/LATEST_RELEASE +++ b/src/niscope/LATEST_RELEASE @@ -1 +1 @@ -1.4.5 +1.4.6 diff --git a/src/niscope/metadata/config_addon.py b/src/niscope/metadata/config_addon.py index a8908b97e..63b3a4882 100644 --- a/src/niscope/metadata/config_addon.py +++ b/src/niscope/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.4.6.dev0', + 'module_version': '1.4.6', 'latest_runtime_version_tested_against': '2023 Q1.1', 'initial_release_year': '2017', 'custom_types': [ diff --git a/src/nise/LATEST_RELEASE b/src/nise/LATEST_RELEASE index e516bb9d9..c514bd85c 100644 --- a/src/nise/LATEST_RELEASE +++ b/src/nise/LATEST_RELEASE @@ -1 +1 @@ -1.4.5 +1.4.6 diff --git a/src/nise/metadata/config_addon.py b/src/nise/metadata/config_addon.py index 08d7cabe2..e65bb15d2 100644 --- a/src/nise/metadata/config_addon.py +++ b/src/nise/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.4.6.dev0', + 'module_version': '1.4.6', 'latest_runtime_version_tested_against': '2023 Q1', 'initial_release_year': '2018', } diff --git a/src/niswitch/LATEST_RELEASE b/src/niswitch/LATEST_RELEASE index e516bb9d9..c514bd85c 100644 --- a/src/niswitch/LATEST_RELEASE +++ b/src/niswitch/LATEST_RELEASE @@ -1 +1 @@ -1.4.5 +1.4.6 diff --git a/src/niswitch/metadata/config_addon.py b/src/niswitch/metadata/config_addon.py index 4c5df38f2..e24836102 100644 --- a/src/niswitch/metadata/config_addon.py +++ b/src/niswitch/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.4.6.dev0', + 'module_version': '1.4.6', 'latest_runtime_version_tested_against': '2023 Q1', 'initial_release_year': '2017', } diff --git a/src/nitclk/LATEST_RELEASE b/src/nitclk/LATEST_RELEASE index e516bb9d9..c514bd85c 100644 --- a/src/nitclk/LATEST_RELEASE +++ b/src/nitclk/LATEST_RELEASE @@ -1 +1 @@ -1.4.5 +1.4.6 diff --git a/src/nitclk/metadata/config_addon.py b/src/nitclk/metadata/config_addon.py index 329b018f7..f1707b83e 100644 --- a/src/nitclk/metadata/config_addon.py +++ b/src/nitclk/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.4.6.dev0', + 'module_version': '1.4.6', 'latest_runtime_version_tested_against': '2023 Q2', 'initial_release_year': '2019', }