Commit c20add56a2b0e934d54e55323426abda6f186cb6
1 parent
8de5c79a
Exists in
master
and in
51 other branches
Bump version from colab-deps and colab-spb-plugin.
Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com> Signed-off-by: Rodrigo Siqueira <siqueira@kuniri.org>
Showing
2 changed files
with
2 additions
and
2 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.1', | |
16 | + version='0.2.2', | |
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/', | ... | ... |