diff --git a/setup.py b/setup.py index 8015f9f..a7b5697 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( name='certstream', - version="1.10", + version="1.11", url='https://github.com/CaliDog/certstream-python/', author='Ryan Sears', install_requires=dependencies,