Switched to v1.2.1 to identify git code
This commit is contained in:
parent
ec3796d54a
commit
8c690bfb3f
|
|
@ -5,5 +5,5 @@ __license__ = 'GPL v3+'
|
||||||
__email__ = 'stropea@inti.gob.ar'
|
__email__ = 'stropea@inti.gob.ar'
|
||||||
__url__ = 'https://github.com/INTI-CMNB/KiBot/'
|
__url__ = 'https://github.com/INTI-CMNB/KiBot/'
|
||||||
__status__ = 'stable'
|
__status__ = 'stable'
|
||||||
__version__ = '1.2.0'
|
__version__ = '1.2.1'
|
||||||
__pypi_deps__ = ['kiauto', 'pyyaml', 'xlsxwriter', 'colorama', 'requests', 'qrcodegen']
|
__pypi_deps__ = ['kiauto', 'pyyaml', 'xlsxwriter', 'colorama', 'requests', 'qrcodegen']
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue