There was an error while loading. Please reload this page.
2 parents 6af2f57 + 3dc5cf1 commit 7b5fb1dCopy full SHA for 7b5fb1d
2 files changed
ChangeLog.md
@@ -1,5 +1,8 @@
1
# PyPowerFlex Change Log
2
3
+## Version 1.13.0 - released on 28/10/24
4
+- Fixed storage pool get_sdss function to return the correct data.
5
+
6
## Version 1.12.0 - released on 31/05/24
7
- Enhanced the storage pool module by adding support for more functionalities.
8
- Added support for PowerFlex Onyx(4.6.x).
setup.py
@@ -17,7 +17,7 @@
17
18
setup(
19
name='PyPowerFlex',
20
- version='1.12.0',
+ version='1.13.0',
21
description='Python library for Dell PowerFlex',
22
author='Ansible Team at Dell',
23
author_email='ansible.team@dell.com',
0 commit comments