diff --git a/setup.py b/setup.py index 6562791..b870efa 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ # or saved. Do not modify them directly here. # NB: PACKAGES is deprecated NAME = "ZenPacks.daviswr.ZFS" -VERSION = "0.7.4" +VERSION = "0.7.5" AUTHOR = "Wes Davis" LICENSE = "MIT" NAMESPACE_PACKAGES = ['ZenPacks', 'ZenPacks.daviswr']