Skip to content

Commit 1323910

Browse files
committed
new version with celery 2.8+
1 parent a8112b6 commit 1323910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compress_storage/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = '0.7.8'
2+
__version__ = '0.7.9'
33

44
try:
55
from .models import ZipFileField

0 commit comments

Comments
 (0)