Skip to content

Commit 203b433

Browse files
committed
Update rips module, proto files, and Python examples
1 parent d8d6b83 commit 203b433

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/rips/generated/RiaVersionInfo.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# Just sets version constants
1818

1919
RESINSIGHT_MAJOR_VERSION : str = "2025"
20-
RESINSIGHT_MINOR_VERSION : str = "09"
21-
RESINSIGHT_PATCH_VERSION : str = "4"
20+
RESINSIGHT_MINOR_VERSION : str = "12"
21+
RESINSIGHT_PATCH_VERSION : str = "1"
2222

2323
PYTHON_GRPC_PROTOC_VERSION : str = "libprotoc 31.1"

0 commit comments

Comments
 (0)