Commit cbf395479cdd53f5b3e0c2db908a04dfc74f0e60

Authored by Alexandre Barbosa
1 parent 391c7119

1.10.1 Release

Signed-off-by: Alexandre Barbosa <alexandreab@live.com>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
setup.py
... ... @@ -50,7 +50,7 @@ EXCLUDE_FROM_PACKAGES = []
50 50  
51 51 setup(
52 52 name='colab',
53   - version='1.9',
  53 + version='1.10.1',
54 54 url='https://github.com/colab-community/colab',
55 55 author='Sergio Oliveira',
56 56 author_email='sergio@tracy.com.br',
... ...