We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a8c9f commit fcc24d0Copy full SHA for fcc24d0
docs/source/features/25.07.rst
@@ -1,6 +1,13 @@
1
Release 25.7
2
************
3
4
+25.7.2
5
+######
6
+
7
+* No additional features
8
9
+.. Reviewed by PLM 20250819
10
11
25.7.1
12
######
13
docs/source/index.rst
@@ -20,8 +20,7 @@ documentation will be updated accordingly.
20
* - pySROS release: |pySROSProjectVersion|
21
* - Document Number: 3HE 21196 AAAD TQZZA
22
23
-.. Reviewed by PLM 20250613
24
-.. Reviewed by TechComms 20250617
25
26
.. toctree::
27
:maxdepth: 2
pysros/__init__.py
@@ -4,4 +4,4 @@
__doc__ = """Library for management of model-driven nodes."""
-__version__ = "25.7.1"
+__version__ = "25.7.2"
0 commit comments