Skip to content

Commit 733d025

Browse files
committed
Update version
1 parent f69e397 commit 733d025

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.9.0'
2+
__version__ = '0.9.1'
33

44
try:
55
from .models import ZipFileField

0 commit comments

Comments
 (0)