Commit 15cff56922f7454036c1b7a5f3e88d05cac0b09a
Exists in
master
and in
2 other branches
Merge branch 'master' into 1.12.x
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
setup.py
@@ -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.11.3', | 45 | + version='1.12.0', |
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', |