Commit 31499efd99e961a57a57cdc8aba28095a6f13bd8

Authored by Sergio Oliveira
2 parents 166a69fb cbf39547

Merge remote-tracking branch 'origin/match_release'

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -48,7 +48,7 @@ EXCLUDE_FROM_PACKAGES = [] @@ -48,7 +48,7 @@ EXCLUDE_FROM_PACKAGES = []
48 48
49 setup( 49 setup(
50 name='colab', 50 name='colab',
51 - version='1.9', 51 + version='1.10.1',
52 url='https://github.com/colab-community/colab', 52 url='https://github.com/colab-community/colab',
53 author='Sergio Oliveira', 53 author='Sergio Oliveira',
54 author_email='sergio@tracy.com.br', 54 author_email='sergio@tracy.com.br',