Skip to content

Commit aec14cc

Browse files
committed
Bump to 2.5.2
1 parent 2f3ce1d commit aec14cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_migration_linter/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from appdirs import user_cache_dir
22

3-
__version__ = "2.5.1"
3+
__version__ = "2.5.2"
44

55
DEFAULT_CACHE_PATH = user_cache_dir("django-migration-linter", version=__version__)
66

0 commit comments

Comments
 (0)