Skip to content

Commit

Permalink
Update generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
texasaggie97-zz committed Nov 19, 2019
1 parent 76b8aa6 commit fc50f6e
Show file tree
Hide file tree
Showing 41 changed files with 59 additions and 59 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.4.dev0
1.1.4
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
# built documents.
#
# The full version, including alpha/beta/rc tags.
release = '1.1.4.dev0'
release = '1.1.4'
# The short X.Y version.
version = release[:3]

Expand Down
2 changes: 1 addition & 1 deletion docs/nidcpower/installation.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ As a prerequisite to using the nidcpower module, you must install the NI-DCPower

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

$ python -m pip install nidcpower
$ python -m pip install nidcpower~=1.1.4

Or **easy_install** from
`setuptools <http://pypi.python.org/pypi/setuptools>`_::
Expand Down
2 changes: 1 addition & 1 deletion docs/nidigital/installation.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ As a prerequisite to using the nidigital module, you must install the NI-Digital

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

$ python -m pip install nidigital
$ python -m pip install nidigital~=0.2.0

Or **easy_install** from
`setuptools <http://pypi.python.org/pypi/setuptools>`_::
Expand Down
2 changes: 1 addition & 1 deletion docs/nidmm/installation.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ As a prerequisite to using the nidmm module, you must install the NI-DMM runtime

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

$ python -m pip install nidmm
$ python -m pip install nidmm~=1.1.4

Or **easy_install** from
`setuptools <http://pypi.python.org/pypi/setuptools>`_::
Expand Down
2 changes: 1 addition & 1 deletion docs/nifgen/installation.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ As a prerequisite to using the nifgen module, you must install the NI-FGEN runti

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

$ python -m pip install nifgen
$ python -m pip install nifgen~=1.1.4

Or **easy_install** from
`setuptools <http://pypi.python.org/pypi/setuptools>`_::
Expand Down
2 changes: 1 addition & 1 deletion docs/nimodinst/installation.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ As a prerequisite to using the nimodinst module, you must install the NI-ModInst

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

$ python -m pip install nimodinst
$ python -m pip install nimodinst~=1.1.4

Or **easy_install** from
`setuptools <http://pypi.python.org/pypi/setuptools>`_::
Expand Down
2 changes: 1 addition & 1 deletion docs/niscope/installation.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ As a prerequisite to using the niscope module, you must install the NI-SCOPE run

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

$ python -m pip install niscope
$ python -m pip install niscope~=1.1.4

Or **easy_install** from
`setuptools <http://pypi.python.org/pypi/setuptools>`_::
Expand Down
2 changes: 1 addition & 1 deletion docs/nise/installation.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ As a prerequisite to using the nise module, you must install the NI Switch Execu

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

$ python -m pip install nise
$ python -m pip install nise~=1.1.4

Or **easy_install** from
`setuptools <http://pypi.python.org/pypi/setuptools>`_::
Expand Down
2 changes: 1 addition & 1 deletion docs/niswitch/installation.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ As a prerequisite to using the niswitch module, you must install the NI-SWITCH r

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

$ python -m pip install niswitch
$ python -m pip install niswitch~=1.1.4

Or **easy_install** from
`setuptools <http://pypi.python.org/pypi/setuptools>`_::
Expand Down
2 changes: 1 addition & 1 deletion docs/nitclk/installation.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ As a prerequisite to using the nitclk module, you must install the NI-TClk runti

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

$ python -m pip install nitclk
$ python -m pip install nitclk~=0.3.0

Or **easy_install** from
`setuptools <http://pypi.python.org/pypi/setuptools>`_::
Expand Down
2 changes: 1 addition & 1 deletion generated/nidcpower/VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
1.1.4.dev0
1.1.4

4 changes: 2 additions & 2 deletions generated/nidcpower/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file was generated


__version__ = '1.1.4.dev0'
__version__ = '1.1.4'

from nidcpower.enums import * # noqa: F403,F401,H303
from nidcpower.errors import DriverWarning # noqa: F401
Expand Down Expand Up @@ -64,7 +64,7 @@ def is_venv():
info['driver']['name'] = "NI-DCPower"
info['driver']['version'] = driver_version
info['module']['name'] = 'nidcpower'
info['module']['version'] = "1.1.4.dev0"
info['module']['version'] = "1.1.4"
info['python']['version'] = sys.version
info['python']['bits'] = '64' if is_python_64bit() else '32'
info['python']['is_venv'] = is_venv()
Expand Down
4 changes: 2 additions & 2 deletions generated/nidcpower/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def read_contents(file_to_read):
setup(
name=pypi_name,
zip_safe=True,
version='1.1.4.dev0',
version='1.1.4',
description='NI-DCPower Python API',
long_description=read_contents('README.rst'),
long_description_content_type='text/x-rst',
Expand All @@ -51,7 +51,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",
Expand Down
2 changes: 1 addition & 1 deletion generated/nidigital/VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
0.1.1.dev0
0.2.0

4 changes: 2 additions & 2 deletions generated/nidigital/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file was generated


__version__ = '0.1.1.dev0'
__version__ = '0.2.0'

from nidigital.enums import * # noqa: F403,F401,H303
from nidigital.errors import DriverWarning # noqa: F401
Expand Down Expand Up @@ -64,7 +64,7 @@ def is_venv():
info['driver']['name'] = "NI-Digital Pattern Driver"
info['driver']['version'] = driver_version
info['module']['name'] = 'nidigital'
info['module']['version'] = "0.1.1.dev0"
info['module']['version'] = "0.2.0"
info['python']['version'] = sys.version
info['python']['bits'] = '64' if is_python_64bit() else '32'
info['python']['is_venv'] = is_venv()
Expand Down
2 changes: 1 addition & 1 deletion generated/nidigital/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def read_contents(file_to_read):
setup(
name=pypi_name,
zip_safe=True,
version='0.1.1.dev0',
version='0.2.0',
description='NI-Digital Pattern Driver Python API',
long_description=read_contents('README.rst'),
long_description_content_type='text/x-rst',
Expand Down
2 changes: 1 addition & 1 deletion generated/nidmm/VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
1.1.4.dev0
1.1.4

4 changes: 2 additions & 2 deletions generated/nidmm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file was generated


__version__ = '1.1.4.dev0'
__version__ = '1.1.4'

from nidmm.enums import * # noqa: F403,F401,H303
from nidmm.errors import DriverWarning # noqa: F401
Expand Down Expand Up @@ -64,7 +64,7 @@ def is_venv():
info['driver']['name'] = "NI-DMM"
info['driver']['version'] = driver_version
info['module']['name'] = 'nidmm'
info['module']['version'] = "1.1.4.dev0"
info['module']['version'] = "1.1.4"
info['python']['version'] = sys.version
info['python']['bits'] = '64' if is_python_64bit() else '32'
info['python']['is_venv'] = is_venv()
Expand Down
4 changes: 2 additions & 2 deletions generated/nidmm/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def read_contents(file_to_read):
setup(
name=pypi_name,
zip_safe=True,
version='1.1.4.dev0',
version='1.1.4',
description='NI-DMM Python API',
long_description=read_contents('README.rst'),
long_description_content_type='text/x-rst',
Expand All @@ -51,7 +51,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",
Expand Down
2 changes: 1 addition & 1 deletion generated/nifake/VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
1.1.4.dev0
1.1.4

4 changes: 2 additions & 2 deletions generated/nifake/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file was generated


__version__ = '1.1.4.dev0'
__version__ = '1.1.4'

from nifake.enums import * # noqa: F403,F401,H303
from nifake.errors import DriverWarning # noqa: F401
Expand Down Expand Up @@ -68,7 +68,7 @@ def is_venv():
info['driver']['name'] = "NI-FAKE"
info['driver']['version'] = driver_version
info['module']['name'] = 'nifake'
info['module']['version'] = "1.1.4.dev0"
info['module']['version'] = "1.1.4"
info['python']['version'] = sys.version
info['python']['bits'] = '64' if is_python_64bit() else '32'
info['python']['is_venv'] = is_venv()
Expand Down
4 changes: 2 additions & 2 deletions generated/nifake/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def read_contents(file_to_read):
setup(
name=pypi_name,
zip_safe=True,
version='1.1.4.dev0',
version='1.1.4',
description='NI-FAKE Python API',
long_description=read_contents('README.rst'),
long_description_content_type='text/x-rst',
Expand All @@ -52,7 +52,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",
Expand Down
2 changes: 1 addition & 1 deletion generated/nifgen/VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
1.1.4.dev0
1.1.4

4 changes: 2 additions & 2 deletions generated/nifgen/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file was generated


__version__ = '1.1.4.dev0'
__version__ = '1.1.4'

from nifgen.enums import * # noqa: F403,F401,H303
from nifgen.errors import DriverWarning # noqa: F401
Expand Down Expand Up @@ -64,7 +64,7 @@ def is_venv():
info['driver']['name'] = "NI-FGEN"
info['driver']['version'] = driver_version
info['module']['name'] = 'nifgen'
info['module']['version'] = "1.1.4.dev0"
info['module']['version'] = "1.1.4"
info['python']['version'] = sys.version
info['python']['bits'] = '64' if is_python_64bit() else '32'
info['python']['is_venv'] = is_venv()
Expand Down
4 changes: 2 additions & 2 deletions generated/nifgen/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def read_contents(file_to_read):
setup(
name=pypi_name,
zip_safe=True,
version='1.1.4.dev0',
version='1.1.4',
description='NI-FGEN Python API',
long_description=read_contents('README.rst'),
long_description_content_type='text/x-rst',
Expand All @@ -52,7 +52,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",
Expand Down
2 changes: 1 addition & 1 deletion generated/nimodinst/VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
1.1.4.dev0
1.1.4

4 changes: 2 additions & 2 deletions generated/nimodinst/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file was generated


__version__ = '1.1.4.dev0'
__version__ = '1.1.4'

from nimodinst.errors import DriverWarning # noqa: F401
from nimodinst.errors import Error # noqa: F401
Expand Down Expand Up @@ -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.1.4.dev0"
info['module']['version'] = "1.1.4"
info['python']['version'] = sys.version
info['python']['bits'] = '64' if is_python_64bit() else '32'
info['python']['is_venv'] = is_venv()
Expand Down
4 changes: 2 additions & 2 deletions generated/nimodinst/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def read_contents(file_to_read):
setup(
name=pypi_name,
zip_safe=True,
version='1.1.4.dev0',
version='1.1.4',
description='NI-ModInst Python API',
long_description=read_contents('README.rst'),
long_description_content_type='text/x-rst',
Expand All @@ -51,7 +51,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",
Expand Down
2 changes: 1 addition & 1 deletion generated/niscope/VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
1.1.4.dev0
1.1.4

4 changes: 2 additions & 2 deletions generated/niscope/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file was generated


__version__ = '1.1.4.dev0'
__version__ = '1.1.4'

from niscope.enums import * # noqa: F403,F401,H303
from niscope.errors import DriverWarning # noqa: F401
Expand Down Expand Up @@ -68,7 +68,7 @@ def is_venv():
info['driver']['name'] = "NI-SCOPE"
info['driver']['version'] = driver_version
info['module']['name'] = 'niscope'
info['module']['version'] = "1.1.4.dev0"
info['module']['version'] = "1.1.4"
info['python']['version'] = sys.version
info['python']['bits'] = '64' if is_python_64bit() else '32'
info['python']['is_venv'] = is_venv()
Expand Down
4 changes: 2 additions & 2 deletions generated/niscope/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def read_contents(file_to_read):
setup(
name=pypi_name,
zip_safe=True,
version='1.1.4.dev0',
version='1.1.4',
description='NI-SCOPE Python API',
long_description=read_contents('README.rst'),
long_description_content_type='text/x-rst',
Expand All @@ -52,7 +52,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",
Expand Down
2 changes: 1 addition & 1 deletion generated/nise/VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
1.0.1.dev0
1.1.4

4 changes: 2 additions & 2 deletions generated/nise/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file was generated


__version__ = '1.0.1.dev0'
__version__ = '1.1.4'

from nise.enums import * # noqa: F403,F401,H303
from nise.errors import DriverWarning # noqa: F401
Expand Down Expand Up @@ -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.0.1.dev0"
info['module']['version'] = "1.1.4"
info['python']['version'] = sys.version
info['python']['bits'] = '64' if is_python_64bit() else '32'
info['python']['is_venv'] = is_venv()
Expand Down
Loading

0 comments on commit fc50f6e

Please sign in to comment.