Switched to v1.2.1 to identify git code

This commit is contained in:
Salvador E. Tropea 2022-07-13 10:38:26 -03:00
parent ec3796d54a
commit 8c690bfb3f
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ __license__ = 'GPL v3+'
__email__ = 'stropea@inti.gob.ar'
__url__ = 'https://github.com/INTI-CMNB/KiBot/'
__status__ = 'stable'
__version__ = '1.2.0'
__version__ = '1.2.1'
__pypi_deps__ = ['kiauto', 'pyyaml', 'xlsxwriter', 'colorama', 'requests', 'qrcodegen']