Commit d47dd3df4a0beb390009bb05e065c5c6b71be82a

Authored by Antonio Terceiro
1 parent f98df6f1

1.10.1 Release

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