Skip to content

Commit 17c1d0d

Browse files
committed
Post-release version bump
1 parent 9fadd78 commit 17c1d0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meld/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import sys
44

55
__package__ = "meld"
6-
__version__ = "3.15.1"
6+
__version__ = "3.15.2"
77

88
# START; these paths are clobbered on install by meld.build_helpers
99
DATADIR = os.path.join(sys.prefix, "share", "meld")

0 commit comments

Comments
 (0)