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