mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-03-16 21:30:23 +00:00
Bump version [ci skip]
This commit is contained in:
parent
2c318e0855
commit
c2696398a8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
VERSION = (2, 4, 1)
|
||||
VERSION = (2, 4, 2)
|
||||
__version__ = ".".join(map(str, VERSION))
|
||||
|
||||
default_app_config = "cachalot.apps.CachalotConfig"
|
||||
|
|
|
|||
Loading…
Reference in a new issue