Commit 54159ccbd1545ac0ac01a765c79b0f91fbfbfccd
1 parent
e1ef08e8
Exists in
master
and in
50 other branches
Bump colab-spb-plugin version
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.2', | |
16 | + version='0.2.3', | |
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/', | ... | ... |