diff --git a/setup.py b/setup.py index fad9665..30b0476 100755 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( name='splashpy', - version="0.1.1", + version="0.1.3", packages=find_packages(), install_requires=["pycryptodome", 'crypto', 'pysimplesoap'], author='SplashSync',