Skip to content

Commit cd27e13

Browse files
Development version
1 parent 0c23311 commit cd27e13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ See the https://github.com/robotframework/RIDE/blob/master/doc/releasenotes/ride
3636
**Version https://github.com/robotframework/RIDE/tree/release/1.7.4.2[1.7.4.2] was the last release supporting Python 2.7**
3737

3838

39-
**The current development version is based on 2.2.1, supports Python from 3.9 up to 3.14 (01st December 2025).**
39+
**The current development version is based on 2.2.1, supports Python from 3.9 up to 3.14 (02nd December 2025).**
4040

4141
Currently, the unit tests are tested on Python 3.10, 3.11 and 3.13 (3.13 is the recommended version).
4242
We now have an experimental workflow on Fedora Linux 42, with wxPython 4.2.3 and Python 3.14.

src/robotide/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
#
1616
# Automatically generated by `tasks.py`.
1717

18-
VERSION = 'v2.2.1'
18+
VERSION = 'v2.2.1dev1'

0 commit comments

Comments
 (0)