Skip to content

Commit 3754c12

Browse files
authored
chore: Switch to normalized dev version format (#872)
1 parent d1cc51d commit 3754c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "nidaqmx"
33
description = "NI-DAQmx Python API"
44
license = "MIT"
55
keywords = ["nidaqmx", "nidaq", "daqmx", "daq"]
6-
version = "1.4.0-dev0"
6+
version = "1.4.0.dev0"
77
classifiers = [
88
"Development Status :: 5 - Production/Stable",
99
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)