diff --git a/setup.py b/setup.py index 0876f9b..73170f7 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name="capmonster_python", - version="2.2.1", + version="2.3", packages=["capmonster_python"], url="https://github.com/alperensert/capmonster_python", long_description=long_description,