diff --git a/setup.py b/setup.py index 3dc21e8..8e28a75 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def read(*names, **kwargs): setup( name='sinesp_client', - version='1.10', + version='1.11', license='Copyright', description='SINESP Cidadão database client.', author='Victor Torres',