diff --git a/pyproject.toml b/pyproject.toml index a4bda34ee..e5b7ea1fd 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.3.0-dev1" +version = "1.3.0" classifiers = [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers",