Skip to content

Commit a8bcf31

Browse files
authored
chore: release v2.5.0 (#76)
1 parent 18f60b7 commit a8bcf31

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2024-01-12 Xie Yanbo <[email protected]>
2+
3+
* drop support for python 3.7
4+
* support robotframework 7.0
5+
* release version 2.5.0
6+
17
2024-01-11 Xie Yanbo <[email protected]>
28

39
* support python 3.9, 3.10, 3.11 and 3.12

DebugLibrary/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.4.0'
1+
VERSION = '2.5.0'

0 commit comments

Comments
 (0)