Commit 200cb720ce9d185c95ac60b7282262247006c5a9
1 parent
521ff34b
Exists in
master
and in
35 other branches
Bump colab_spb_plugin_version to 0.2.6 in setup.py
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com> Signed-off-by: Alexandre Barbosa <alexandreab@live.com>
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.5', | |
18 | + version='0.2.6', | |
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/', | ... | ... |