Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/ni-grpc-extensions/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "ni-grpc-extensions"
version = "0.1.0-dev2"
version = "1.0.0"
license = "MIT"
description = "gRPC Extensions"
authors = [{name = "NI", email = "opensource@ni.com"}]
Expand All @@ -11,7 +11,7 @@ maintainers = [
readme = "README.md"
keywords = ["grpc", "extensions", "channel_pool"]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Manufacturing",
"Intended Audience :: Science/Research",
Expand Down
4 changes: 2 additions & 2 deletions packages/ni.grpcdevice.v1.proto/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "ni.grpcdevice.v1.proto"
version = "0.1.0-dev3"
version = "1.0.0"
license = "MIT"
description = "Protobuf generated code for the nidevice_grpc gRPC API"
authors = [{name = "NI", email = "opensource@ni.com"}]
Expand All @@ -11,7 +11,7 @@ maintainers = [
readme = "README.md"
keywords = ["ni-apis", "grpc-device", "ni_grpc_device_server"]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Manufacturing",
"Intended Audience :: Science/Research",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "ni.measurementlink.discovery.v1.client"
version = "0.1.0-dev1"
version = "1.0.0"
license = "MIT"
description = "gRPC Client for NI Discovery Service"
authors = [{name = "NI", email = "opensource@ni.com"}]
Expand All @@ -11,7 +11,7 @@ maintainers = [
readme = "README.md"
keywords = ["discovery", "client"]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Manufacturing",
"Intended Audience :: Science/Research",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "ni.measurementlink.discovery.v1.proto"
version = "0.1.0-dev2"
version = "1.0.0"
license = "MIT"
description = "Protobuf data types for NI discovery gRPC APIs"
authors = [{name = "NI", email = "opensource@ni.com"}]
Expand All @@ -11,7 +11,7 @@ maintainers = [
readme = "README.md"
keywords = ["ni-apis", "discovery"]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Manufacturing",
"Intended Audience :: Science/Research",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "ni.measurementlink.measurement.v1.proto"
version = "0.1.0-dev1"
version = "1.0.0"
license = "MIT"
description = "Protobuf data types for NI measurement gRPC APIs"
authors = [{name = "NI", email = "opensource@ni.com"}]
Expand All @@ -11,7 +11,7 @@ maintainers = [
readme = "README.md"
keywords = ["ni-apis", "measurement"]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Manufacturing",
"Intended Audience :: Science/Research",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "ni.measurementlink.measurement.v2.proto"
version = "0.1.0-dev1"
version = "1.0.0"
license = "MIT"
description = "Protobuf data types for NI measurement gRPC APIs"
authors = [{name = "NI", email = "opensource@ni.com"}]
Expand All @@ -11,7 +11,7 @@ maintainers = [
readme = "README.md"
keywords = ["ni-apis", "measurement"]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Manufacturing",
"Intended Audience :: Science/Research",
Expand Down
4 changes: 2 additions & 2 deletions packages/ni.measurementlink.pinmap.v1.client/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "ni.measurementlink.pinmap.v1.client"
version = "0.1.0-dev1"
version = "1.0.0"
license = "MIT"
description = "gRPC Client for NI Pin Map Service"
authors = [{name = "NI", email = "opensource@ni.com"}]
Expand All @@ -11,7 +11,7 @@ maintainers = [
readme = "README.md"
keywords = ["pinmap", "client"]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Manufacturing",
"Intended Audience :: Science/Research",
Expand Down
4 changes: 2 additions & 2 deletions packages/ni.measurementlink.pinmap.v1.proto/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "ni.measurementlink.pinmap.v1.proto"
version = "0.1.0-dev1"
version = "1.0.0"
license = "MIT"
description = "Protobuf data types for NI pinmap gRPC APIs"
authors = [{name = "NI", email = "opensource@ni.com"}]
Expand All @@ -11,7 +11,7 @@ maintainers = [
readme = "README.md"
keywords = ["ni-apis", "pinmap"]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Manufacturing",
"Intended Audience :: Science/Research",
Expand Down
4 changes: 2 additions & 2 deletions packages/ni.measurementlink.proto/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "ni.measurementlink.proto"
version = "0.1.0-dev2"
version = "1.0.0"
license = "MIT"
description = "Protobuf data types for NI gRPC APIs"
authors = [{name = "NI", email = "opensource@ni.com"}]
Expand All @@ -11,7 +11,7 @@ maintainers = [
readme = "README.md"
keywords = ["ni-apis", "discovery"]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Manufacturing",
"Intended Audience :: Science/Research",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "ni.measurementlink.sessionmanagement.v1.client"
version = "0.1.0-dev3"
version = "1.0.0"
license = "MIT"
description = "Client gRPC APIs for the session management service"
authors = [{name = "NI", email = "opensource@ni.com"}]
Expand All @@ -11,7 +11,7 @@ maintainers = [
readme = "README.md"
keywords = ["ni-apis", "sessionmanagement"]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Manufacturing",
"Intended Audience :: Science/Research",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "ni.measurementlink.sessionmanagement.v1.proto"
version = "0.1.0-dev3"
version = "1.0.0"
license = "MIT"
description = "Protobuf data types for NI session management gRPC APIs"
authors = [{name = "NI", email = "opensource@ni.com"}]
Expand All @@ -11,7 +11,7 @@ maintainers = [
readme = "README.md"
keywords = ["ni-apis", "discovery"]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Manufacturing",
"Intended Audience :: Science/Research",
Expand Down
4 changes: 2 additions & 2 deletions packages/ni.protobuf.types/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "ni.protobuf.types"
version = "0.1.0-dev5"
version = "1.0.0"
license = "MIT"
description = "Protobuf data types for NI gRPC APIs"
authors = [{name = "NI", email = "opensource@ni.com"}]
Expand All @@ -11,7 +11,7 @@ maintainers = [
readme = "README.md"
keywords = ["ni-apis", "protobuf"]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Manufacturing",
"Intended Audience :: Science/Research",
Expand Down