Commit d9cd7ab5689df81a0a6c253a0a4d2968266114fd

Authored by Sergio Oliveira
1 parent 569201b0
Exists in 1.12.x

Bumped colab version

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