Skip to content

Commit

Permalink
22.5.2 released
Browse files Browse the repository at this point in the history
  • Loading branch information
SRBuilds committed Jun 23, 2022
1 parent 67aee00 commit db949fa
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 7 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
author = 'Nokia'

# The full version, including alpha/beta/rc tags
version = '22.5.1'
release = '22.5.1'
version = '22.5.2'
release = '22.5.2'


# -- General configuration ---------------------------------------------------
Expand Down
7 changes: 7 additions & 0 deletions docs/source/features/22.5.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Release 22.5
************


22.5.2
######

.. Reviewed by PLM 20220617
.. Reviewed by TechComms 20220620
22.5.1
######

Expand Down
8 changes: 4 additions & 4 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ documentation will be updated accordingly.
.. list-table::
:header-rows: 0

* - pySROS release: 22.5.1
* - Document Number: 3HE 18378 AAAC TQZZA
* - pySROS release: 22.5.2
* - Document Number: 3HE 18378 AAAD TQZZA

.. Reviewed by PLM 20220303
.. Reviewed by TechComms 20220503
.. Reviewed by PLM 22020617
.. Reviewed by TechComms 20220620
.. toctree::
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name='pysros',
version='22.5.1',
version='22.5.2',
packages=['pysros'],
url='https://www.nokia.com',
license='Copyright 2021 Nokia. License available in the LICENSE.md file.',
Expand Down

0 comments on commit db949fa

Please sign in to comment.