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
setup.py
... ... @@ -65,7 +65,7 @@ EXCLUDE_FROM_PACKAGES = []
65 65  
66 66 setup(
67 67 name='colab',
68   - version='1.10',
  68 + version='1.10.1',
69 69 url='https://github.com/colab-community/colab',
70 70 author='Sergio Oliveira',
71 71 author_email='sergio@tracy.com.br',
... ...