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
setup.py
... ... @@ -48,7 +48,7 @@ EXCLUDE_FROM_PACKAGES = []
48 48  
49 49 setup(
50 50 name='colab',
51   - version='1.9',
  51 + version='1.10.1',
52 52 url='https://github.com/colab-community/colab',
53 53 author='Sergio Oliveira',
54 54 author_email='sergio@tracy.com.br',
... ...