Skip to content

Commit afcf7e3

Browse files
committed
Bumped version to 1.8.6
1 parent 7aef881 commit afcf7e3

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
kibot (1.8.6-1) UNRELEASED; urgency=medium
2+
3+
* Next release
4+
5+
-- Salvador Eduardo Tropea <salvador@inti.gob.ar> Wed, 03 Dec 2025 08:30:40 -0300
6+
17
kibot (1.8.5-1) stable; urgency=medium
28

39
* Added support for 9.0.6

kibot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
__email__ = 'stropea@inti.gob.ar'
66
__url__ = 'https://github.com/INTI-CMNB/KiBot/'
77
__status__ = 'stable'
8-
__version__ = '1.8.5'
8+
__version__ = '1.8.6'
99
__pypi_deps__ = ['kiauto', 'pyyaml', 'xlsxwriter', 'colorama', 'requests', 'qrcodegen', 'markdown2', 'lark']

0 commit comments

Comments
 (0)