fixed autocomplete in the editor windows
This commit is contained in:
Vendored
+6
@@ -1,3 +1,9 @@
|
|||||||
|
python3-damaris (0.21) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* fixed autocomplete in the editor tabs
|
||||||
|
|
||||||
|
-- Markus Rosenstihl <markus.rosenstihl@pkm.tu-darmstadt.de> Sat, 04 Jul 2026 20:00:13 +0200
|
||||||
|
|
||||||
python3-damaris (0.20) stable; urgency=medium
|
python3-damaris (0.20) stable; urgency=medium
|
||||||
|
|
||||||
* Unified version management across Python app, GUI and documentation
|
* Unified version management across Python app, GUI and documentation
|
||||||
|
|||||||
@@ -15,5 +15,5 @@
|
|||||||
|
|
||||||
## module contents
|
## module contents
|
||||||
#
|
#
|
||||||
__version__ = "0.20"
|
__version__ = "0.21"
|
||||||
__all__=["experiments", "data", "gui"]
|
__all__=["experiments", "data", "gui"]
|
||||||
|
|||||||
Reference in New Issue
Block a user