Skip to content

Commit

Permalink
Update version tag of NI_DAQmx to 1.1.0 to denote semi-significant ch…
Browse files Browse the repository at this point in the history
…anges

to functionality.
  • Loading branch information
dihm committed Nov 18, 2021
1 parent 2f5393c commit 7123c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labscript_devices/NI_DAQmx/labscript_devices.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# #
#####################################################################

__version__ = '1.0.0'
__version__ = '1.1.0'


from labscript import (
Expand Down

0 comments on commit 7123c4c

Please sign in to comment.