Commit 6467ecb7bfec0d33b7b2455ae11e494a180caca2
1 parent
df898d95
Exists in
stable-4.x
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> (cherry picked from commit 200cb720ce9d185c95ac60b7282262247006c5a9)
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.5', | |
16 | + version='0.2.6', | |
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/', | ... | ... |