mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-03-16 21:30:23 +00:00
Bump version to 2.5.0
This commit is contained in:
parent
434a5759de
commit
ab2306b4eb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
VERSION = (2, 4, 5)
|
||||
VERSION = (2, 5, 0)
|
||||
__version__ = ".".join(map(str, VERSION))
|
||||
|
||||
try:
|
||||
|
|
|
|||
Loading…
Reference in a new issue