Skip to content

Commit ce0af32

Browse files
committed
Update rips module, proto files, and Python examples
1 parent b7a31f8 commit ce0af32

13 files changed

+13
-13
lines changed

docs/rips/generated/App_pb2_grpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import Definitions_pb2 as Definitions__pb2
88
import PdmObject_pb2 as PdmObject__pb2
99

10-
GRPC_GENERATED_VERSION = '1.78.1'
10+
GRPC_GENERATED_VERSION = '1.78.0'
1111
GRPC_VERSION = grpc.__version__
1212
_version_not_supported = False
1313

docs/rips/generated/Case_pb2_grpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import Definitions_pb2 as Definitions__pb2
88
import PdmObject_pb2 as PdmObject__pb2
99

10-
GRPC_GENERATED_VERSION = '1.78.1'
10+
GRPC_GENERATED_VERSION = '1.78.0'
1111
GRPC_VERSION = grpc.__version__
1212
_version_not_supported = False
1313

docs/rips/generated/Commands_pb2_grpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
import Commands_pb2 as Commands__pb2
77

8-
GRPC_GENERATED_VERSION = '1.78.1'
8+
GRPC_GENERATED_VERSION = '1.78.0'
99
GRPC_VERSION = grpc.__version__
1010
_version_not_supported = False
1111

docs/rips/generated/Definitions_pb2_grpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import warnings
55

66

7-
GRPC_GENERATED_VERSION = '1.78.1'
7+
GRPC_GENERATED_VERSION = '1.78.0'
88
GRPC_VERSION = grpc.__version__
99
_version_not_supported = False
1010

docs/rips/generated/Grid_pb2_grpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import Definitions_pb2 as Definitions__pb2
77
import Grid_pb2 as Grid__pb2
88

9-
GRPC_GENERATED_VERSION = '1.78.1'
9+
GRPC_GENERATED_VERSION = '1.78.0'
1010
GRPC_VERSION = grpc.__version__
1111
_version_not_supported = False
1212

docs/rips/generated/KeyValueStore_pb2_grpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import Definitions_pb2 as Definitions__pb2
77
import KeyValueStore_pb2 as KeyValueStore__pb2
88

9-
GRPC_GENERATED_VERSION = '1.78.1'
9+
GRPC_GENERATED_VERSION = '1.78.0'
1010
GRPC_VERSION = grpc.__version__
1111
_version_not_supported = False
1212

docs/rips/generated/NNCProperties_pb2_grpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import Definitions_pb2 as Definitions__pb2
88
import NNCProperties_pb2 as NNCProperties__pb2
99

10-
GRPC_GENERATED_VERSION = '1.78.1'
10+
GRPC_GENERATED_VERSION = '1.78.0'
1111
GRPC_VERSION = grpc.__version__
1212
_version_not_supported = False
1313

docs/rips/generated/PdmObject_pb2_grpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import Definitions_pb2 as Definitions__pb2
77
import PdmObject_pb2 as PdmObject__pb2
88

9-
GRPC_GENERATED_VERSION = '1.78.1'
9+
GRPC_GENERATED_VERSION = '1.78.0'
1010
GRPC_VERSION = grpc.__version__
1111
_version_not_supported = False
1212

docs/rips/generated/Project_pb2_grpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import Definitions_pb2 as Definitions__pb2
88
import PdmObject_pb2 as PdmObject__pb2
99

10-
GRPC_GENERATED_VERSION = '1.78.1'
10+
GRPC_GENERATED_VERSION = '1.78.0'
1111
GRPC_VERSION = grpc.__version__
1212
_version_not_supported = False
1313

docs/rips/generated/Properties_pb2_grpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import Definitions_pb2 as Definitions__pb2
77
import Properties_pb2 as Properties__pb2
88

9-
GRPC_GENERATED_VERSION = '1.78.1'
9+
GRPC_GENERATED_VERSION = '1.78.0'
1010
GRPC_VERSION = grpc.__version__
1111
_version_not_supported = False
1212

0 commit comments

Comments
 (0)