We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fadd78 commit 17c1d0dCopy full SHA for 17c1d0d
1 file changed
meld/conf.py
@@ -3,7 +3,7 @@
3
import sys
4
5
__package__ = "meld"
6
-__version__ = "3.15.1"
+__version__ = "3.15.2"
7
8
# START; these paths are clobbered on install by meld.build_helpers
9
DATADIR = os.path.join(sys.prefix, "share", "meld")
0 commit comments