Skip to content

Commit 7b5fb1d

Browse files
authored
Merge pull request #26 from trisha-dell/Documentation_1.13.0
Updating documentation for 1.13.0
2 parents 6af2f57 + 3dc5cf1 commit 7b5fb1d

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# PyPowerFlex Change Log
22

3+
## Version 1.13.0 - released on 28/10/24
4+
- Fixed storage pool get_sdss function to return the correct data.
5+
36
## Version 1.12.0 - released on 31/05/24
47
- Enhanced the storage pool module by adding support for more functionalities.
58
- Added support for PowerFlex Onyx(4.6.x).

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
setup(
1919
name='PyPowerFlex',
20-
version='1.12.0',
20+
version='1.13.0',
2121
description='Python library for Dell PowerFlex',
2222
author='Ansible Team at Dell',
2323
author_email='ansible.team@dell.com',

0 commit comments

Comments
 (0)