Commit faaaabe13ed67de493380ae1d563b163fc2275d5

Authored by Sergio Oliveira
1 parent 88b2176a
Exists in 1.12.x

Bump colab version

Signed-off-by: Daniel Henrique <danielhmarinho@gmail.com>
Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
setup.py
... ... @@ -42,7 +42,7 @@ EXCLUDE_FROM_PACKAGES = []
42 42  
43 43 setup(
44 44 name='colab',
45   - version='1.12.2',
  45 + version='1.12.3',
46 46 url='https://github.com/colab-community/colab',
47 47 author='Sergio Oliveira',
48 48 author_email='sergio@tracy.com.br',
... ...