File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# PyPowerStore Change Log
2- ## Version 3.4.1 .0 - released on 29/08/25
2+ ## Version 3.4.2 .0 - released on 29/08/25
33-added metrics.py
44
5- ## Version 3.4.1 .0 - released on 29/04/25
5+ ## Version 3.4.2 .0 - released on 29/04/25
66- Fix authentication issue
77- Correct id name of update_smb_share
88
Original file line number Diff line number Diff line change 44# pylint: disable=invalid-name
55
66__title__ = "PyPowerStore"
7- __version__ = "3.4.1 .0"
7+ __version__ = "3.4.2 .0"
88__author__ = "Dell Technologies or its subsidiaries"
99__copyright__ = "Copyright 2024 Dell Technologies"
Original file line number Diff line number Diff line change 3030author = "Dell"
3131
3232# The full version, including alpha/beta/rc tags
33- release = "3.4.1.1 "
33+ release = "3.4.2.0 "
3434
3535
3636# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 77
88setup (
99 name = "PyPowerStore" ,
10- version = "3.4.2" ,
10+ version = "3.4.2.0 " ,
1111 description = "Python Library for Dell PowerStore" ,
1212 author = "Ansible Team at Dell" ,
1313 author_email = "ansible.team@dell.com" ,
You can’t perform that action at this time.
0 commit comments