diff --git a/pyproject.toml b/pyproject.toml index 0733b08d..a686392e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "nidaqmx" description = "NI-DAQmx Python API" license = "MIT" keywords = ["nidaqmx", "nidaq", "daqmx", "daq"] -version = "1.4.0.dev0" +version = "1.4.0.dev1" classifiers = [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers",