Skip to content

Commit 7ae8da9

Browse files
chore(release): 1.3.0
## [1.3.0](v1.2.4...v1.3.0) (2025-05-13) ### Features * Added New ZPA Endpoint Resources and Fixes for ZCC and ZIA ([#280](#280)) ([40ababa](40ababa))
1 parent 40ababa commit 7ae8da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zscaler/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
__contributors__ = [
3030
"William Guilherme",
3131
]
32-
__version__ = "1.2.4"
32+
__version__ = "1.3.0"
3333

3434

3535
from zscaler.oneapi_client import Client as ZscalerClient # noqa

0 commit comments

Comments
 (0)