From d520ffda073c0b1e7f98225d4af6134b3e223398 Mon Sep 17 00:00:00 2001 From: BadPixxel Date: Mon, 11 May 2020 14:01:56 +0200 Subject: [PATCH] ADD: Tags Deploy --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',