Bump version

This commit is contained in:
Michael Panchenko
2025-05-19 16:56:19 +02:00
parent 93f0efced4
commit c596bce092
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# Latest
# 2025-05-19
Changes prior to the next official version change will appear here.
@@ -17,7 +17,7 @@ Changes prior to the next official version change will appear here.
* Language Servers:
* Add further file extensions considered by the language servers for Python (.pyi), JavaScript (.jsx) and TypeScript (.tsx, .jsx)
* Updated multilspy, adding support for Kotlin, Dart and C/C++ and several improvements.
* Added support for PhP
* Added support for PHP
# 2025-04-07
+1 -1
View File
@@ -1,4 +1,4 @@
__version__ = "2025-04-07"
__version__ = "2025-05-19"
def serena_root_path() -> str: