Merge Request #80

Merged
softwarepublico/colab!80
Created by Alexandre Barbosa

Match release

Release version: 1.10.1

Assignee: Sergio Oliveira
Milestone: None

Merged by Sergio Oliveira

Source branch has been removed
Commits (1)
2 participants
@@ -50,7 +50,7 @@ EXCLUDE_FROM_PACKAGES = [] @@ -50,7 +50,7 @@ EXCLUDE_FROM_PACKAGES = []
50 50
51 setup( 51 setup(
52 name='colab', 52 name='colab',
53 - version='1.9', 53 + version='1.10.1',
54 url='https://github.com/colab-community/colab', 54 url='https://github.com/colab-community/colab',
55 author='Sergio Oliveira', 55 author='Sergio Oliveira',
56 author_email='sergio@tracy.com.br', 56 author_email='sergio@tracy.com.br',