Skip to content

Commit 3941e98

Browse files
authored
Post-nidcpower-1.5.0-release changes (#2110)
* Bump nidcpower version 1.5.1.dev0 * Regenerate files * Add nidcpower unreleased section to CHANGELOG * Fix Unreleased comment at the end of CHANGELOG
1 parent 8a06f63 commit 3941e98

File tree

9 files changed

+23
-19
lines changed

9 files changed

+23
-19
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
---
1616

1717
### nidcpower (NI-DCPower)
18+
- [Unreleased](#nidcpower-unreleased)
1819
- [1.5.0](#nidcpower-150---2025-07-01)
1920
- [1.4.9](#nidcpower-149---2025-02-26)
2021
- [1.4.8](#nidcpower-148---2024-04-26)
@@ -47,6 +48,11 @@
4748
- [0.4.0](#nidcpower-040---2017-11-07)
4849
- [0.3.0](#nidcpower-030---2017-10-13)
4950

51+
#### [nidcpower] Unreleased
52+
- Added
53+
- Changed
54+
- Removed
55+
5056
#### [nidcpower] 1.5.0 - 2025-07-01
5157
- Added
5258
- API parity with NI-DCPower 2025 Q2.
@@ -2677,9 +2683,7 @@ and this project adheres to [Python Versioning](http://legacy.python.org/dev/pep
26772683
<!--
26782684
- [Unreleased](#nitclk-unreleased)
26792685

2680-
#### [nitclk
2681-
2682-
] Unreleased
2686+
#### [nitclk] Unreleased
26832687
- Added
26842688
- Changed
26852689
- Removed

docs/nidcpower/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
# built documents.
6464
#
6565
# The full version, including alpha/beta/rc tags.
66-
release = '1.5.0'
66+
release = '1.5.1.dev0'
6767
# The short X.Y version.
6868
version = release[:3]
6969

docs/nidcpower/examples.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Examples
22
========
33

4-
`You can download all nidcpower examples here <https://github.com/ni/nimi-python/releases/download/nidcpower-1.5.0/nidcpower_examples.zip>`_
4+
`You can download all nidcpower examples for latest version here <https://github.com/ni/nimi-python/releases/download/nidcpower-1.5.0/nidcpower_examples.zip>`_
55

66
nidcpower_advanced_sequence.py
77
------------------------------
@@ -10,7 +10,7 @@ nidcpower_advanced_sequence.py
1010
:language: python
1111
:linenos:
1212
:encoding: utf8
13-
:caption: `(nidcpower_advanced_sequence.py) <https://github.com/ni/nimi-python/blob/nidcpower-1.5.0/src/nidcpower/examples/nidcpower_advanced_sequence.py>`_
13+
:caption: `(nidcpower_advanced_sequence.py) <https://github.com/ni/nimi-python/blob/master/src/nidcpower/examples/nidcpower_advanced_sequence.py>`_
1414

1515
nidcpower_constant_resistance_and_constant_power.py
1616
---------------------------------------------------
@@ -19,7 +19,7 @@ nidcpower_constant_resistance_and_constant_power.py
1919
:language: python
2020
:linenos:
2121
:encoding: utf8
22-
:caption: `(nidcpower_constant_resistance_and_constant_power.py) <https://github.com/ni/nimi-python/blob/nidcpower-1.5.0/src/nidcpower/examples/nidcpower_constant_resistance_and_constant_power.py>`_
22+
:caption: `(nidcpower_constant_resistance_and_constant_power.py) <https://github.com/ni/nimi-python/blob/master/src/nidcpower/examples/nidcpower_constant_resistance_and_constant_power.py>`_
2323

2424
nidcpower_lcr_source_ac_voltage.py
2525
----------------------------------
@@ -28,7 +28,7 @@ nidcpower_lcr_source_ac_voltage.py
2828
:language: python
2929
:linenos:
3030
:encoding: utf8
31-
:caption: `(nidcpower_lcr_source_ac_voltage.py) <https://github.com/ni/nimi-python/blob/nidcpower-1.5.0/src/nidcpower/examples/nidcpower_lcr_source_ac_voltage.py>`_
31+
:caption: `(nidcpower_lcr_source_ac_voltage.py) <https://github.com/ni/nimi-python/blob/master/src/nidcpower/examples/nidcpower_lcr_source_ac_voltage.py>`_
3232

3333
nidcpower_measure_record.py
3434
---------------------------
@@ -37,7 +37,7 @@ nidcpower_measure_record.py
3737
:language: python
3838
:linenos:
3939
:encoding: utf8
40-
:caption: `(nidcpower_measure_record.py) <https://github.com/ni/nimi-python/blob/nidcpower-1.5.0/src/nidcpower/examples/nidcpower_measure_record.py>`_
40+
:caption: `(nidcpower_measure_record.py) <https://github.com/ni/nimi-python/blob/master/src/nidcpower/examples/nidcpower_measure_record.py>`_
4141

4242
nidcpower_sink_dc_current_into_electronic_load.py
4343
-------------------------------------------------
@@ -46,7 +46,7 @@ nidcpower_sink_dc_current_into_electronic_load.py
4646
:language: python
4747
:linenos:
4848
:encoding: utf8
49-
:caption: `(nidcpower_sink_dc_current_into_electronic_load.py) <https://github.com/ni/nimi-python/blob/nidcpower-1.5.0/src/nidcpower/examples/nidcpower_sink_dc_current_into_electronic_load.py>`_
49+
:caption: `(nidcpower_sink_dc_current_into_electronic_load.py) <https://github.com/ni/nimi-python/blob/master/src/nidcpower/examples/nidcpower_sink_dc_current_into_electronic_load.py>`_
5050

5151
nidcpower_source_delay_measure.py
5252
---------------------------------
@@ -55,5 +55,5 @@ nidcpower_source_delay_measure.py
5555
:language: python
5656
:linenos:
5757
:encoding: utf8
58-
:caption: `(nidcpower_source_delay_measure.py) <https://github.com/ni/nimi-python/blob/nidcpower-1.5.0/src/nidcpower/examples/nidcpower_source_delay_measure.py>`_
58+
:caption: `(nidcpower_source_delay_measure.py) <https://github.com/ni/nimi-python/blob/master/src/nidcpower/examples/nidcpower_source_delay_measure.py>`_
5959

docs/nidcpower/installation.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ As a prerequisite to using the **nidcpower** module, you must install the NI-DCP
88

99
The nimi-python modules (i.e. for **NI-DCPower**) can be installed with `pip <http://pypi.python.org/pypi/pip>`_::
1010

11-
$ python -m pip install nidcpower~=1.5.0
11+
$ python -m pip install nidcpower
1212

1313

generated/nidcpower/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ As a prerequisite to using the **nidcpower** module, you must install the NI-DCP
104104

105105
The nimi-python modules (i.e. for **NI-DCPower**) can be installed with `pip <http://pypi.python.org/pypi/pip>`_::
106106

107-
$ python -m pip install nidcpower~=1.5.0
107+
$ python -m pip install nidcpower
108108

109109

110110
Contributing
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
1.5.0
1+
1.5.1.dev0
22

generated/nidcpower/nidcpower/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file was generated
33

44

5-
__version__ = '1.5.0'
5+
__version__ = '1.5.1.dev0'
66

77
from nidcpower.enums import * # noqa: F403,F401,H303
88
from nidcpower.errors import DriverWarning # noqa: F401
@@ -86,7 +86,7 @@ def is_venv():
8686
info['driver']['name'] = "NI-DCPower"
8787
info['driver']['version'] = driver_version
8888
info['module']['name'] = 'nidcpower'
89-
info['module']['version'] = "1.5.0"
89+
info['module']['version'] = "1.5.1.dev0"
9090
info['python']['version'] = sys.version
9191
info['python']['bits'] = '64' if is_python_64bit() else '32'
9292
info['python']['is_venv'] = is_venv()

generated/nidcpower/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def read_contents(file_to_read):
1616
setup(
1717
name=pypi_name,
1818
zip_safe=True,
19-
version='1.5.0',
19+
version='1.5.1.dev0',
2020
description='NI-DCPower Python API',
2121
long_description=read_contents('README.rst'),
2222
long_description_content_type='text/x-rst',
@@ -40,7 +40,7 @@ def read_contents(file_to_read):
4040
],
4141
},
4242
classifiers=[
43-
"Development Status :: 5 - Production/Stable",
43+
"Development Status :: 3 - Alpha",
4444
"Intended Audience :: Developers",
4545
"Intended Audience :: Manufacturing",
4646
"Intended Audience :: Science/Research",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# We need to maintain the version here since it needs to be updated by the build process on GitHub
22
config_additional_config = {
3-
'module_version': '1.5.0',
3+
'module_version': '1.5.1.dev0',
44
'latest_runtime_version_tested_against': '2025 Q2',
55
'initial_release_year': '2017',
66
}

0 commit comments

Comments
 (0)