Skip to content

Commit b2d0a23

Browse files
authored
Update setup.py
1 parent d861576 commit b2d0a23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name="cpapi",
6-
version="1.2.1",
6+
version="1.3.0",
77
author="API team",
88
author_email="[email protected]",
99
description="Check Point Management API SDK",
@@ -21,4 +21,4 @@
2121
"Operating System :: OS Independent",
2222
],
2323

24-
)
24+
)

0 commit comments

Comments
 (0)