File tree Expand file tree Collapse file tree 4 files changed +15
-10
lines changed Expand file tree Collapse file tree 4 files changed +15
-10
lines changed Original file line number Diff line number Diff line change 1010author = 'Nokia'
1111
1212# The full version, including alpha/beta/rc tags
13- version = '22.10.11 '
14- release = '22.10.11 '
13+ version = '22.10.12 '
14+ release = '22.10.12 '
1515
1616
1717# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11Release 22.10
22*************
33
4+ 22.10.12
5+ ########
6+
7+ * No additional features
8+
9+ .. Reviewed by PLM 20251120
10+
411 22.10.11
512########
613
Original file line number Diff line number Diff line change @@ -17,12 +17,10 @@ documentation will be updated accordingly.
1717 .. list-table ::
1818 :header-rows: 0
1919
20- * - pySROS release: 22.10.11
21- * - Document Number: 3HE 18378 AAAQ TQZZA
22-
23- .. Reviewed by PLM 20241015
24- .. Reviewed by TechComms 20241030
20+ * - pySROS release: 22.10.12
21+ * - Document Number: 3HE 18378 AAAR TQZZA
2522
23+ .. Reviewed by PLM 20251120
2624
2725
2826 .. toctree ::
Original file line number Diff line number Diff line change 1- # Copyright 2021 Nokia
1+ # Copyright 2021-2025 Nokia
22
33from setuptools import setup
44
77
88setup (
99 name = 'pysros' ,
10- version = '22.10.11 ' ,
10+ version = '22.10.12 ' ,
1111 packages = ['pysros' ],
1212 url = 'https://www.nokia.com' ,
13- license = 'Copyright 2021-2024 Nokia. License available in the LICENSE.md file.' ,
13+ license = 'Copyright 2021-2025 Nokia. License available in the LICENSE.md file.' ,
1414 author = 'Nokia' ,
1515 author_email = '' ,
1616 description = 'Python for the Nokia Service Router Operating Systems (pySROS)' ,
You can’t perform that action at this time.
0 commit comments