Skip to content

Commit 5a92f66

Browse files
authored
Bump package to 1.0.0 for stable release (#205)
1 parent 9e1b558 commit 5a92f66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name = "nitypes"
33
description = "Data types for NI Python APIs"
44
license = "MIT"
55
keywords = ["nitypes"]
6-
version = "0.1.0-dev11"
6+
version = "1.0.0"
77
classifiers = [
8-
"Development Status :: 3 - Alpha",
8+
"Development Status :: 5 - Production/Stable",
99
"Intended Audience :: Developers",
1010
"Intended Audience :: Manufacturing",
1111
"Intended Audience :: Science/Research",

0 commit comments

Comments
 (0)