Skip to content

Commit 5401120

Browse files
committed
new version
1 parent 4c11165 commit 5401120

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.8.1'
2+
__version__ = '0.9.0'
33

44
try:
55
from .models import ZipFileField

0 commit comments

Comments
 (0)