Skip to content

Commit 3dc5cf1

Browse files
committed
Updating documentation for 1.13.0
1 parent 6af2f57 commit 3dc5cf1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog.md

+3
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

+1-1
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='[email protected]',

0 commit comments

Comments
 (0)