Commit 9c4619053c02b71b9ad3a950cdb22a5c07b694be

Authored by Sergio Oliveira
1 parent cf548efb
Exists in spb-release/3.0

Updated version

Signed-off-by: Sergio Oliveira <sergio@tracy.com.br>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
setup.py
... ... @@ -65,7 +65,7 @@ EXCLUDE_FROM_PACKAGES = []
65 65  
66 66 setup(
67 67 name='colab',
68   - version='1.10.1',
  68 + version='1.10.2',
69 69 url='https://github.com/colab-community/colab',
70 70 author='Sergio Oliveira',
71 71 author_email='sergio@tracy.com.br',
... ...