Skip to content

Commit 3591a44

Browse files
committed
Bump to version 0.1.3
1 parent d22401f commit 3591a44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

django_migration_linter/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
from appdirs import user_cache_dir
1616

17-
__version__ = "0.1.2"
17+
__version__ = "0.1.3"
1818

1919
MIGRATION_FOLDER_NAME = "migrations"
2020

0 commit comments

Comments
 (0)