Commit cbf395479cdd53f5b3e0c2db908a04dfc74f0e60
1 parent
391c7119
Exists in
master
and in
31 other branches
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,7 +50,7 @@ EXCLUDE_FROM_PACKAGES = [] | ||
50 | 50 | ||
51 | setup( | 51 | setup( |
52 | name='colab', | 52 | name='colab', |
53 | - version='1.9', | 53 | + version='1.10.1', |
54 | url='https://github.com/colab-community/colab', | 54 | url='https://github.com/colab-community/colab', |
55 | author='Sergio Oliveira', | 55 | author='Sergio Oliveira', |
56 | author_email='sergio@tracy.com.br', | 56 | author_email='sergio@tracy.com.br', |