Merge Request #80
← To merge requests
From
match_release
into
master
Commits (1)
-
Signed-off-by: Alexandre Barbosa <alexandreab@live.com>
Showing
1 changed file
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', |