Commit eefedcca9aaf3c9acdddb67b89b192c226259a3e
Committed by
Alexandre Barbosa
1 parent
4ff270f9
Exists in
master
and in
45 other branches
Bump colab-spb-plugin version to 0.2.5
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/colab-spb-plugin/setup.py
... | ... | @@ -15,7 +15,7 @@ version = open('VERSION').read().strip() |
15 | 15 | |
16 | 16 | setup( |
17 | 17 | name='colab-spb-plugin', |
18 | - version='0.2.3', | |
18 | + version='0.2.5', | |
19 | 19 | author='Macartur Sousa', |
20 | 20 | author_email='macartur.sc@gmail.com', |
21 | 21 | url='https://portal.softwarepublico.gov.br/gitlab/softwarepublico/colab-spb-plugin/', | ... | ... |