Skip to content

Commit d4dba92

Browse files
committed
Update rips module and Python examples
1 parent d8ea98c commit d4dba92

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 = "04"
21-
RESINSIGHT_PATCH_VERSION : str = "4"
20+
RESINSIGHT_MINOR_VERSION : str = "09"
21+
RESINSIGHT_PATCH_VERSION : str = "0"
2222

2323
PYTHON_GRPC_PROTOC_VERSION : str = "libprotoc 26.1"

0 commit comments

Comments
 (0)