Skip to content

Commit

Permalink
chore: release v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xyb committed Jan 12, 2024
1 parent 18f60b7 commit 3eae0a4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2024-01-12 Xie Yanbo <[email protected]>

* drop support for python 3.7
* support robotframework 7.0
* release version 2.5.0

2024-01-11 Xie Yanbo <[email protected]>

* support python 3.9, 3.10, 3.11 and 3.12
Expand Down
2 changes: 1 addition & 1 deletion DebugLibrary/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '2.4.0'
VERSION = '2.5.0'

0 comments on commit 3eae0a4

Please sign in to comment.