Commit 181fdaba3dec1873d67edfee6580aaf1ff2f2981
Committed by
David Silva
1 parent
6a416a62
Exists in
update_software_api
and in
1 other branch
Bump colab-spb-plugin version to 0.2.5
(cherry picked from commit eefedcca9aaf3c9acdddb67b89b192c226259a3e)
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/colab-spb-plugin/setup.py
... | ... | @@ -13,7 +13,7 @@ tests_require = [ ] |
13 | 13 | |
14 | 14 | setup( |
15 | 15 | name='colab-spb-plugin', |
16 | - version='0.2.3', | |
16 | + version='0.2.5', | |
17 | 17 | author='Macartur Sousa', |
18 | 18 | author_email='macartur.sc@gmail.com', |
19 | 19 | url='https://portal.softwarepublico.gov.br/gitlab/softwarepublico/colab-spb-plugin/', | ... | ... |