Commit 741aaf27a734a018343ef0351c61642115a7c93b
Committed by
Luciano Prestes
1 parent
a71c7131
Exists in
master
and in
23 other branches
colab-spb-plugin version bump
Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com> Signed-off-by: Macartur Sousa <macartur.sc@gmail.com> Signed-off-by: Sergio Oliveira <seocam@seocam.com>
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,7 +13,7 @@ tests_require = [ ] | ||
13 | 13 | ||
14 | setup( | 14 | setup( |
15 | name='colab-spb', | 15 | name='colab-spb', |
16 | - version='0.1.0', | 16 | + version='0.2', |
17 | author='Macartur Sousa', | 17 | author='Macartur Sousa', |
18 | author_email='macartur.sc@gmail.com', | 18 | author_email='macartur.sc@gmail.com', |
19 | url='https://portal.softwarepublico.gov.br/gitlab/softwarepublico/colab-spb-plugin/', | 19 | url='https://portal.softwarepublico.gov.br/gitlab/softwarepublico/colab-spb-plugin/', |